minor #38252 [PhpUnitBridge] fix tests (xabbuh)

This PR was merged into the 5.2-dev branch.

Discussion
----------

[PhpUnitBridge] fix tests

| Q             | A
| ------------- | ---
| Branch?       | master
| Bug fix?      | no
| New feature?  | no
| Deprecations? | no
| Tickets       |
| License       | MIT
| Doc PR        |

Commits
-------

61bfea459b fix tests
This commit is contained in:
Christian Flothmann 2020-09-21 11:30:53 +02:00
commit 81018ade86
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