Skip to content

Commit

Permalink
fix: PHPUnit configuration for PhpStorm.
Browse files Browse the repository at this point in the history
  • Loading branch information
Yogarine committed Apr 26, 2023
1 parent 8d27c5a commit 617d9bb
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .run/PHPUnit.run.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
<component name="ProjectRunConfigurationManager">
<configuration default="false" name="PHPUnit" type="PHPUnitRunConfigurationType" factoryName="PHPUnit">
<TestRunner configuration_file="$PROJECT_DIR$/phpunit.xml" scope="XML" use_alternative_configuration_file="true" />
<method v="2" />
</configuration>
</component>

0 comments on commit 617d9bb

Please sign in to comment.