Created
October 28, 2011 20:18
-
-
Save avdg/1323435 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
There were 2 failures: | |
1) Phergie_Plugin_MessageTest::testMessages with data set #6 ('foo bar', 'foo bar', true, NULL) | |
Failed asserting that two strings are equal. | |
--- Expected | |
+++ Actual | |
@@ @@ | |
-foo bar | |
+ | |
/Tests/Phergie/Plugin/MessageTest.php:61 | |
2) Phergie_Plugin_MessageTest::testMessages with data set #9 ('!foo', '!foo', true, NULL) | |
Failed asserting that two strings are equal. | |
--- Expected | |
+++ Actual | |
@@ @@ | |
-!foo | |
+ | |
/Tests/Phergie/Plugin/MessageTest.php:61 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment