mirror of
https://github.com/chylex/Lightning-Tracker.git
synced 2024-09-14 05:42:44 +02:00
25 lines
783 B
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> |