Skip to content

Commit cbd3c06

Browse files
Merge branch '8.5' into 9.6
2 parents 7fcb379 + d222720 commit cbd3c06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/end-to-end/generic/phar-extension-suppressed.phpt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ $_SERVER['argv'][] = '--no-extensions';
1515
require_once __DIR__ . '/../../bootstrap.php';
1616
PHPUnit\TextUI\Command::main();
1717
--EXPECTF--
18-
Fatal error: Trait %sPHPUnit\ExampleExtension\TestCaseTrait%s not found in %A
18+
Fatal error:%sTrait %sPHPUnit\ExampleExtension\TestCaseTrait%s not found in %A

0 commit comments

Comments
 (0)