Skip to content

Commit

Permalink
Make this test work with both PHP 7 and PHP 8
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastianbergmann committed Dec 19, 2020
1 parent 9ce9a93 commit f2b649a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/end-to-end/phar-extension-suppressed.phpt
Expand Up @@ -26,7 +26,7 @@ Time: %s, Memory: %s
There was 1 error:

1) ExtensionTest::testOne
Error: Class 'PHPUnit\TestFixture\TestExtension\Test' not found
Error: Class %sPHPUnit\TestFixture\TestExtension\Test%s not found

%sExtensionTest.php:%d

Expand Down

0 comments on commit f2b649a

Please sign in to comment.