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' => [],
|
'query' => [],
|
||||||
];
|
];
|
||||||
// Nothing to do.
|
// Nothing to do.
|
||||||
$markup = '<foo>bar</foo>';
|
|
||||||
$situations[] = ['context' => $context, 'is active' => FALSE, 'attributes' => []];
|
$situations[] = ['context' => $context, 'is active' => FALSE, 'attributes' => []];
|
||||||
// Matching path, plus all matching variations.
|
// Matching path, plus all matching variations.
|
||||||
$attributes = [
|
$attributes = [
|
||||||
|
|
Loading…
Reference in New Issue