Skip to content

Instantly share code, notes, and snippets.

@avdg
Created October 28, 2011 20:18
Show Gist options
  • Save avdg/1323435 to your computer and use it in GitHub Desktop.
Save avdg/1323435 to your computer and use it in GitHub Desktop.
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