1
0
Fork 0
Lightning-Tracker/.idea/php-test-framework.xml

25 lines
783 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="PhpTestFrameworkSettings">
<test_tools>
<tool tool_name="Codeception">
<settings>
<configurations>
<local_configuration configuration_file_path="$PROJECT_DIR$/codeception.yml" executable_path="$PROJECT_DIR$/vendor/codeception/codeception/codecept" use_configuration_file="true" />
</configurations>
</settings>
</tool>
</test_tools>
</component>
<component name="PhpTestFrameworkVersionCache">
<tools_cache>
<tool tool_name="Codeception">
<cache>
<versions>
<info id="Local" version="4.1.7" />
</versions>
</cache>
</tool>
</tools_cache>
</component>
</project>