project files

This commit is contained in:
Nabeel Shahzad 2017-12-01 16:15:11 -06:00
parent eca46d4d44
commit dbb6e9b4fe
2 changed files with 2 additions and 2 deletions

View File

@ -5,7 +5,7 @@
<tool tool_name="PHPUnit">
<cache>
<versions>
<info id="Local" version="6.4.1" />
<info id="Local" version="6.4.0" />
</versions>
</cache>
</tool>

View File

@ -140,7 +140,7 @@
<component name="PhpProjectSharedConfiguration" php_language_level="7.1" />
<component name="PhpUnit">
<phpunit_settings>
<PhpUnitSettings load_method="CUSTOM_LOADER" custom_loader_path="$PROJECT_DIR$/vendor/autoload.php" phpunit_phar_path="" />
<PhpUnitSettings load_method="CUSTOM_LOADER" configuration_file_path="$PROJECT_DIR$/phpunit.xml" custom_loader_path="$PROJECT_DIR$/vendor/autoload.php" phpunit_phar_path="" use_configuration_file="true" />
</phpunit_settings>
</component>
</project>