From 856ab5fa5230bc966082af29c8fd628d002e93b7 Mon Sep 17 00:00:00 2001 From: catch Date: Fri, 28 Aug 2020 15:23:25 +0100 Subject: [PATCH] Issue #3158290 by Hardik_Patel_12, adhershmnair: Unused local variables from ActiveLinkResponseFilterTest.php file --- .../Tests/Core/EventSubscriber/ActiveLinkResponseFilterTest.php | 1 - 1 file changed, 1 deletion(-) diff --git a/core/tests/Drupal/Tests/Core/EventSubscriber/ActiveLinkResponseFilterTest.php b/core/tests/Drupal/Tests/Core/EventSubscriber/ActiveLinkResponseFilterTest.php index 19f9fd8ef47..30500e67a7d 100644 --- a/core/tests/Drupal/Tests/Core/EventSubscriber/ActiveLinkResponseFilterTest.php +++ b/core/tests/Drupal/Tests/Core/EventSubscriber/ActiveLinkResponseFilterTest.php @@ -84,7 +84,6 @@ class ActiveLinkResponseFilterTest extends UnitTestCase { 'query' => [], ]; // Nothing to do. - $markup = 'bar'; $situations[] = ['context' => $context, 'is active' => FALSE, 'attributes' => []]; // Matching path, plus all matching variations. $attributes = [