You've already forked Php-Template
more tests #19
@@ -2,10 +2,10 @@
|
|||||||
<configuration default="false" name="Main" type="PHPUnitRunConfigurationType" factoryName="PHPUnit">
|
<configuration default="false" name="Main" type="PHPUnitRunConfigurationType" factoryName="PHPUnit">
|
||||||
<CommandLine>
|
<CommandLine>
|
||||||
<PhpTestInterpreterSettings>
|
<PhpTestInterpreterSettings>
|
||||||
<option name="interpreterName" value="dev-runtime" />
|
<option name="interpreterName" value="composer-runtime" />
|
||||||
</PhpTestInterpreterSettings>
|
</PhpTestInterpreterSettings>
|
||||||
</CommandLine>
|
</CommandLine>
|
||||||
<TestRunner configuration_file="$PROJECT_DIR$/phpunit.xml" scope="XML" use_alternative_configuration_file="true" />
|
<TestRunner configuration_file="$PROJECT_DIR$/phpunit.xml" coverage_engine="PCov" scope="XML" use_alternative_configuration_file="true" />
|
||||||
<method v="2" />
|
<method v="2" />
|
||||||
</configuration>
|
</configuration>
|
||||||
</component>
|
</component>
|
||||||
Reference in New Issue
Block a user