Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
project
drupal
Commits
c9b8b838
Commit
c9b8b838
authored
Jan 12, 2015
by
alexpott
Browse files
Issue
#2404489
by Mile23: CacheTagsInvalidatorTest::testInvalidateTags() has wrong @covers
parent
0e989e2e
Changes
1
Hide whitespace changes
Inline
Side-by-side
core/tests/Drupal/Tests/Core/Cache/CacheTagsInvalidatorTest.php
View file @
c9b8b838
...
...
@@ -31,7 +31,6 @@ public function testInvalidateTagsWithInvalidTags() {
/**
* @covers ::invalidateTags
* @covers ::addInvalidator
* @covers ::getBins
*/
public
function
testInvalidateTags
()
{
$cache_tags_invalidator
=
new
CacheTagsInvalidator
();
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment