Part of meta-issue #2002650: [meta, no patch] improve maintainability by removing unused local variables

File /core/modules/node/lib/Drupal/node/Tests/PageViewTest.php

Line 31: Unused local variable $html

CommentFileSizeAuthor
#1 drupal-2064277-1.patch629 bytessergeypavlenko
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

sergeypavlenko’s picture

Assigned: sergeypavlenko » Unassigned
Status: Active » Needs review
FileSize
629 bytes
alphawebgroup’s picture

Status: Needs review » Reviewed & tested by the community

just applied and reviewed that patch.
don't see any reason to have unused $html variable in this test.
so, rtbc

alexpott’s picture

Status: Reviewed & tested by the community » Fixed

Committed a45c88f and pushed to 8.x. Thanks!

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