Skip to content

Commit

Permalink
add test and rearrange logic
Browse files Browse the repository at this point in the history
  • Loading branch information
ChristopheFerreboeuf committed Jan 15, 2025
1 parent 88e5d34 commit 0245dee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Test/Integration/phpunit.xml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
<ini name="date.timezone" value="UTC"/>
<ini name="xdebug.max_nesting_level" value="200"/>
<const name="TESTS_INSTALL_CONFIG_FILE" value="../../../vendor/%COMPOSER_NAME%/Test/etc/install-config-mysql.php"/>
<const name="TESTS_POST_INSTALL_SETUP_COMMAND_CONFIG_FILE" value="etc/post-install-setup-command-config.php"/>
<const name="TESTS_POST_INSTALL_SETUP_COMMAND_CONFIG_FILE" value="../../../vendor/%COMPOSER_NAME%/Test/etc/post-install-setup-command-config.php"/>
<const name="TESTS_GLOBAL_CONFIG_FILE" value="etc/config-global.php"/>
<const name="TESTS_GLOBAL_CONFIG_DIR" value="../../../app/etc"/>
<const name="TESTS_CLEANUP" value="disabled"/>
Expand Down

0 comments on commit 0245dee

Please sign in to comment.