We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 56bfe0a commit a64452dCopy full SHA for a64452d
tests/end-to-end/data-provider/dependency-result.phpt
@@ -13,14 +13,9 @@ PHPUnit %s by Sebastian Bergmann and contributors.
13
14
Runtime: %s
15
16
-...E 4 / 4 (100%)
+.... 4 / 4 (100%)
17
18
Time: %s, Memory: %s
19
20
-There was 1 error:
+OK (4 tests, 7 assertions)
21
22
-1) PHPUnit\TestFixture\DataProviderDependencyResultTest::testAdd with data set #2 (2, 0)
23
-Error: Cannot use positional argument after named argument during unpacking
24
-
25
-ERRORS!
26
-Tests: 4, Assertions: 5, Errors: 1.
0 commit comments