update idea config
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -1,5 +1,6 @@
|
|||||||
/.gradle
|
/.gradle
|
||||||
/.idea
|
/.idea/*
|
||||||
|
!/.idea/runConfigurations
|
||||||
/out
|
/out
|
||||||
/build
|
/build
|
||||||
*.ipr
|
*.ipr
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
<component name="ProjectRunConfigurationManager">
|
<component name="ProjectRunConfigurationManager">
|
||||||
<configuration default="false" name="RunCucumberTest" type="JUnit" factoryName="JUnit" nameIsGenerated="true">
|
<configuration default="false" name="Cucumber Tests" type="JUnit" factoryName="JUnit">
|
||||||
<output_file path="$PROJECT_DIR$/var/log/test/cucumber.out.log" is_save="true" />
|
<output_file path="$PROJECT_DIR$/var/log/test/cucumber.out.log" is_save="true" />
|
||||||
<module name="dcproject.test" />
|
<module name="dcproject.test" />
|
||||||
<option name="PACKAGE_NAME" value="" />
|
<option name="PACKAGE_NAME" value="" />
|
||||||
Reference in New Issue
Block a user