We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0041ca4 commit 2b6c822Copy full SHA for 2b6c822
tests/Unit/Drivers/TextDriverTest.php
@@ -29,7 +29,7 @@ public function it_can_serialize_laravel_route_list()
29
}
30
31
/** @test */
32
- public function it_can_serialize_when_given_windows_line_endings()
+ public function it_can_serialize_when_given_OS_dependant_line_endings()
33
{
34
$driver = new TextDriver();
35
0 commit comments