Created
July 8, 2015 15:45
-
-
Save neclimdul/07cc216c7205d3fc76a1 to your computer and use it in GitHub Desktop.
This file contains 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 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