Drupal\Tests\Core\Utility\TokenUnitTest has invalid @coversDefaultClass and @covers annotations.
While we are there, also rename the test to Drupal\Tests\Core\Utility\TokenTest, without the Unit in its name

CommentFileSizeAuthor
#1 drupal-tokentest-2258333-1.patch1.05 KBParisLiakos
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

ParisLiakos’s picture

Status: Active » Needs review
FileSize
1.05 KB
tstoeckler’s picture

Status: Needs review » Reviewed & tested by the community

Awesome. Verified that without this patch trying to generate coverage reports throws an error and with this patch it doesn't.

  • Commit 4146537 on 8.x by alexpott:
    Issue #2258333 by ParisLiakos: Invalid @covers annotation for...
alexpott’s picture

Status: Reviewed & tested by the community » Fixed

Committed 4146537 and pushed to 8.x. Thanks!

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.