You've already forked Php-Template
All checks were successful
🧪✨ Tests Workflow / 🛡️ 🔒 License Check (push) Successful in 2m56s
🧪✨ Tests Workflow / 🛡️ 🔒 Library Audit (push) Successful in 3m6s
🧪✨ Tests Workflow / 🧪 ✨ Database Migrations (push) Successful in 3m15s
🧪✨ Tests Workflow / 📝 ✨ Code Lint (push) Successful in 2m58s
🧪✨ Tests Workflow / 🐙 🔍 Code Sniffer (push) Successful in 2m59s
🧪✨ Tests Workflow / 🧪 ✅ Unit Tests (push) Successful in 1m49s
11 lines
500 B
XML
11 lines
500 B
XML
<component name="ProjectRunConfigurationManager">
|
|
<configuration default="false" name="Main" type="PHPUnitRunConfigurationType" factoryName="PHPUnit">
|
|
<CommandLine>
|
|
<PhpTestInterpreterSettings>
|
|
<option name="interpreterName" value="composer-runtime" />
|
|
</PhpTestInterpreterSettings>
|
|
</CommandLine>
|
|
<TestRunner configuration_file="$PROJECT_DIR$/phpunit.xml" scope="XML" use_alternative_configuration_file="true" />
|
|
<method v="2" />
|
|
</configuration>
|
|
</component> |