Issue #3158290 by Hardik_Patel_12, adhershmnair: Unused local variables from ActiveLinkResponseFilterTest.php file
parent
0870e1999d
commit
856ab5fa52
|
@ -84,7 +84,6 @@ class ActiveLinkResponseFilterTest extends UnitTestCase {
|
|||
'query' => [],
|
||||
];
|
||||
// Nothing to do.
|
||||
$markup = '<foo>bar</foo>';
|
||||
$situations[] = ['context' => $context, 'is active' => FALSE, 'attributes' => []];
|
||||
// Matching path, plus all matching variations.
|
||||
$attributes = [
|
||||
|
|
Loading…
Reference in New Issue