Skip to content

Commit 31f70d7

Browse files
committed
Change testsuite name
1 parent 80826f0 commit 31f70d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1389,7 +1389,7 @@ test_web_symfony_62: global_test_run_dependencies tests/Frameworks/Symfony/Versi
13891389
$(call run_tests_debug,--testsuite=symfony-62-test)
13901390
test_web_symfony_latest: global_test_run_dependencies tests/Frameworks/Symfony/Latest/composer.lock-php$(PHP_MAJOR_MINOR)
13911391
php tests/Frameworks/Symfony/Latest/bin/console cache:clear --no-warmup --env=prod
1392-
$(call run_tests_debug,--testsuite=symfony-70-test)
1392+
$(call run_tests_debug,--testsuite=symfony-latest-test)
13931393
test_web_wordpress_48: global_test_run_dependencies
13941394
$(call run_tests_debug,tests/Integrations/WordPress/V4_8)
13951395
test_web_wordpress_55: global_test_run_dependencies

0 commit comments

Comments
 (0)