Skip to content

Commit 2b6c822

Browse files
committed
adjust test name
..also hope this retriggers tests and fixes github
1 parent 0041ca4 commit 2b6c822

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_windows_line_endings()
32+
public function it_can_serialize_when_given_OS_dependant_line_endings()
3333
{
3434
$driver = new TextDriver();
3535

0 commit comments

Comments
 (0)