Skip to content

Commit

Permalink
Fix PHPUnit baseline
Browse files Browse the repository at this point in the history
  • Loading branch information
ondrejmirtes committed Aug 24, 2020
1 parent f928f6f commit bd24664
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions e2e/integration/phpunit-baseline.neon
Expand Up @@ -1455,11 +1455,6 @@ parameters:
count: 1
path: repo/src/Framework/MockObject/Generator.php

-
message: "#^Parameter \\#1 \\$args of method ReflectionClass\\<mixed\\>\\:\\:newInstanceArgs\\(\\) expects array\\<int, mixed\\>, array given\\.$#"
count: 2
path: repo/src/Framework/MockObject/Generator.php

-
message: "#^Method PHPUnit\\\\Framework\\\\MockObject\\\\Generator\\:\\:generateMock\\(\\) has parameter \\$explicitMethods with no value type specified in iterable type array\\.$#"
count: 1
Expand Down

0 comments on commit bd24664

Please sign in to comment.