Skip to content

Commit

Permalink
Removed partial paths to satisfy windows builds.
Browse files Browse the repository at this point in the history
  • Loading branch information
rudowastaken committed Jun 19, 2017
1 parent 24b2c15 commit cc394c6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions tests/states-test.phpt
Original file line number Diff line number Diff line change
Expand Up @@ -31,15 +31,15 @@ There was 1 error:
1) PrinterStatesTest::testError
strpos() expects at least 2 parameters, 0 given

%s/tests/_files/PrinterStatesTest.php:17
%sPrinterStatesTest.php:17

--

There was 1 warning:

1) PrinterStatesTest::testWarning

%s/tests/_files/PrinterStatesTest.php:27
%sPrinterStatesTest.php:27

--

Expand All @@ -48,7 +48,7 @@ There was 1 failure:
1) PrinterStatesTest::testFailure
Failed asserting that false is true.

%s/tests/_files/PrinterStatesTest.php:12
%sPrinterStatesTest.php:12

ERRORS!
Tests: 7, Assertions: 2, Errors: 1, Failures: 1, Warnings: 1, Skipped: 1, Incomplete: 1, Risky: 1.

0 comments on commit cc394c6

Please sign in to comment.