Skip to content

Instantly share code, notes, and snippets.

@neclimdul
Created July 8, 2015 15:45
Show Gist options
  • Save neclimdul/07cc216c7205d3fc76a1 to your computer and use it in GitHub Desktop.
Save neclimdul/07cc216c7205d3fc76a1 to your computer and use it in GitHub Desktop.
There was 1 failure:
1) Drupal\Tests\Core\Entity\EntityUnitTest::testCacheTags
Failed asserting that two arrays are equal.
--- Expected
+++ Actual
@@ @@
Array (
- 0 => 'additional_cache_tag'
- 1 => 'aYjF6vMj:1'
+ 0 => 'aYjF6vMj:1'
+ 1 => 'additional_cache_tag'
)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment