Skip to content

Commit 0b5c912

Browse files
committed
Remove unused variable
1 parent 1b184d8 commit 0b5c912

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tests/Settings/FilterableAttributesTest.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,6 @@ public function testGetDefaultFilterableAttributes(): void
1212
{
1313
$index = $this->createEmptyIndex($this->safeIndexName());
1414

15-
$attributes = $index->getFilterableAttributes();
16-
1715
self::assertEmpty($index->getFilterableAttributes());
1816
}
1917

0 commit comments

Comments
 (0)