fix tests

This commit is contained in:
Christian Flothmann 2020-09-21 10:49:48 +02:00
parent b5587b24b8
commit 61bfea459b
2 changed files with 3 additions and 3 deletions

View File

@ -33,5 +33,5 @@ class Test
EOPHP
);
?>
--EXPECTF--
--EXPECTREGEX--
.{0}

View File

@ -8,7 +8,7 @@ passthru('php '.getenv('SYMFONY_SIMPLE_PHPUNIT_BIN_DIR').'/simple-phpunit.php --
--EXPECTF--
PHPUnit %s by Sebastian Bergmann and contributors.
Testing Symfony\Bridge\PhpUnit\Tests\FailTests\ExpectDeprecationTraitTestFail
%ATesting Symfony\Bridge\PhpUnit\Tests\FailTests\ExpectDeprecationTraitTestFail
FF 2 / 2 (100%)
Time: %s, Memory: %s