diff --git a/core/tests/Drupal/Tests/Core/Cache/CacheTagsInvalidatorTest.php b/core/tests/Drupal/Tests/Core/Cache/CacheTagsInvalidatorTest.php
index 1424b1e..27c70e5 100644
--- a/core/tests/Drupal/Tests/Core/Cache/CacheTagsInvalidatorTest.php
+++ b/core/tests/Drupal/Tests/Core/Cache/CacheTagsInvalidatorTest.php
@@ -31,7 +31,6 @@ public function testInvalidateTagsWithInvalidTags() {
   /**
    * @covers ::invalidateTags
    * @covers ::addInvalidator
-   * @covers ::getBins
    */
   public function testInvalidateTags() {
     $cache_tags_invalidator = new CacheTagsInvalidator();
