File tree Expand file tree Collapse file tree 1 file changed +2
-14
lines changed
tests/end-to-end/data-provider Expand file tree Collapse file tree 1 file changed +2
-14
lines changed Original file line number Diff line number Diff line change @@ -13,20 +13,8 @@ PHPUnit %s by Sebastian Bergmann and contributors.
13
13
14
14
Runtime: %s
15
15
16
- .. EEE 5 / 5 (100 %)
16
+ .. . . . 5 / 5 (100 %)
17
17
18
18
Time: %s, Memory: %s
19
19
20
- There were 3 errors:
21
-
22
- 1 ) PHPUnit \TestFixture \DataProviderDependencyVoidTest::testEquality with data set #1 (1, 1)
23
- Error: Cannot use positional argument after named argument during unpacking
24
-
25
- 2 ) PHPUnit\TestFixture \DataProviderDependencyVoidTest::testEquality with data set #2 (2, 2)
26
- Error: Cannot use positional argument after named argument during unpacking
27
-
28
- 3 ) PHPUnit\TestFixture \DataProviderDependencyVoidTest::testEquality with data set #3 (3, 3)
29
- Error: Cannot use positional argument after named argument during unpacking
30
-
31
- ERRORS !
32
- Tests: 5 , Assertions: 2 , Errors: 3.
20
+ OK (5 tests, 5 assertions)
You can’t perform that action at this time.
0 commit comments