Skip to content

Commit aaf7615

Browse files
lrljoegithub-actions[bot]
authored andcommitted
Fix styling
1 parent e04777d commit aaf7615

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/Unit/Traits/Styling/FilterInputDefaultStylingTest.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,5 +50,4 @@ public function test_can_get_filter_default_input_colors(): void
5050

5151
$this->assertSame('border-gray-300 focus:border-indigo-300 focus:ring-indigo-200 dark:bg-gray-800 dark:text-white dark:border-gray-600', $this->getDefaultFilterInputColors());
5252
}
53-
5453
}

0 commit comments

Comments
 (0)