Skip to content

Commit b2d30b2

Browse files
jimirobaergithub-actions[bot]
authored andcommitted
Fix styling
1 parent 7db7feb commit b2d30b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/Unit/Drivers/TextDriverTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ public function it_can_serialize_laravel_route_list()
2929
}
3030

3131
#[Test]
32-
public function it_can_serialize_when_given_OS_dependant_line_endings()
32+
public function it_can_serialize_when_given_o_s_dependant_line_endings()
3333
{
3434
$driver = new TextDriver;
3535

0 commit comments

Comments
 (0)