File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -1188,10 +1188,10 @@ test_web_laminas_rest_19: global_test_run_dependencies
1188
1188
$(call run_composer_with_retry,tests/Frameworks/Laminas/ApiTools/Version_1_9,)
1189
1189
$(call run_tests_debug,tests/Integrations/Laminas/ApiTools/V1_9)
1190
1190
test_web_laminas_14 : global_test_run_dependencies
1191
- $(call run_composer_with_retry, tests/Frameworks/Laminas/Version_1_4,)
1191
+ $(call run_composer_with_retry,tests/Frameworks/Laminas/Version_1_4,)
1192
1192
$(call run_tests_debug,tests/Integrations/Laminas/V1_4)
1193
1193
test_web_laminas_20 : global_test_run_dependencies
1194
- $(call run_composer_with_retry, tests/Frameworks/Laminas/Version_2_0,)
1194
+ $(call run_composer_with_retry,tests/Frameworks/Laminas/Version_2_0,)
1195
1195
$(call run_tests_debug,tests/Integrations/Laminas/V2_0)
1196
1196
test_web_laravel_42 : global_test_run_dependencies
1197
1197
$(call run_composer_with_retry,tests/Frameworks/Laravel/Version_4_2,)
You can’t perform that action at this time.
0 commit comments