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

File /core/modules/system/lib/Drupal/system/Tests/Database/CaseSensitivityTest.php

Line 28: Unused local variable $john

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

chertzog’s picture

Status: Active » Closed (duplicate)
angel.h’s picture

Status: Closed (duplicate) » Active

This issue shouldn't have been closed - see https://drupal.org/node/2080311#comment-7909573.

justinchev’s picture

Assigned: Unassigned » justinchev
justinchev’s picture

Status: Active » Needs review
FileSize
715 bytes

Removed the '$john =' bit.

johnmcc’s picture

#4 applies cleanly, and looks fine. The relevant test still passes too.

parthipanramesh’s picture

Issue summary: View changes

Works as expected. Thank you!

parthipanramesh’s picture

Status: Needs review » Reviewed & tested by the community
webchick’s picture

Status: Reviewed & tested by the community » Fixed

Committed and pushed to 8.x. Thanks!

Status: Fixed » Closed (fixed)

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