Skip to content

Commit

Permalink
Fix test to comply with the current xDebug dump output
Browse files Browse the repository at this point in the history
  • Loading branch information
edorian committed Nov 26, 2012
1 parent c1660bf commit 8b4ca87
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Tests/TextUI/fatal-isolation.phpt
Original file line number Diff line number Diff line change
Expand Up @@ -21,14 +21,14 @@ Time: %i %s, Memory: %sMb
There was 1 error:

1) FatalTest::testFatalError
PHPUnit_Framework_Exception: Fatal error: Call to undefined function non_existing_function() in %s
PHPUnit_Framework_Exception: Fatal error: Call to undefined function non_existing_function() in %s on line %i

%s:%i


Caused by
ErrorException: unserialize(): Error at offset %i of %i bytes

%s:%i

FAILURES!
Tests: 1, Assertions: 0, Errors: 1.
Expand Down

0 comments on commit 8b4ca87

Please sign in to comment.