Skip to content

Commit 4e1bf10

Browse files
epdenoudensebastianbergmann
authored andcommitted
Fix test. Make pathnames work on both Windows and Unix
1 parent d29b2a8 commit 4e1bf10

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tests/end-to-end/regression/GitHub/3396/issue-3396-test.phpt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ DataproviderExecutionOrder
2020
2121
│ Failed asserting that 2 is identical to 3.
2222
│%w
23-
│ %s/tests/_files/DataproviderExecutionOrderTest.php:24
23+
│ %s%etests%e_files%eDataproviderExecutionOrderTest.php:24
2424
│%w
2525

2626
✔ Test in the middle that always works
@@ -30,7 +30,7 @@ DataproviderExecutionOrder
3030
3131
│ Failed asserting that 2 is identical to 3.
3232
│%w
33-
│ %s/tests/_files/DataproviderExecutionOrderTest.php:37
33+
│ %s%etests%e_files%eDataproviderExecutionOrderTest.php:37
3434
│%w
3535
%A
3636
Time: %s, Memory: %s

0 commit comments

Comments
 (0)