Skip to content

Commit 503d68c

Browse files
lrljoegithub-actions[bot]
authored andcommitted
Fix styling
1 parent db7ba7c commit 503d68c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tests/Unit/DataTransferObjects/FilterPillDataTest.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,6 @@ public function test_can_get_custom_pill_blade()
147147
$this->assertSame($dto->getCustomPillBlade(), $customPillBlade);
148148
}
149149

150-
151150
public function test_can_get_filter_pill_display_data_html()
152151
{
153152
$filterPillTitle = 'filterPillTitle';
@@ -181,5 +180,4 @@ public function test_can_get_filter_pill_display_data_non_html()
181180

182181
$this->assertSame($displayData->getAttributes(), $bag->getAttributes());
183182
}
184-
185183
}

0 commit comments

Comments
 (0)