Skip to content

Commit a7382a7

Browse files
petkGirgias
andauthored
Update run-tests.php
Co-authored-by: Gina Peter Banyard <[email protected]>
1 parent b8b4601 commit a7382a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

run-tests.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1437,7 +1437,7 @@ function run_all_tests_parallel(array $test_files, array $env, ?string $redir_te
14371437
"GLOBALS" => $GLOBALS,
14381438
"constants" => [
14391439
"INIT_DIR" => INIT_DIR,
1440-
"TEST_PHP_SRCDIR" => TEST_PHP_SRCDIR
1440+
"TEST_PHP_SRCDIR" => TEST_PHP_SRCDIR,
14411441
]
14421442
])) . "\n";
14431443

0 commit comments

Comments
 (0)