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 7db7feb commit b2d30b2Copy full SHA for b2d30b2
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_OS_dependant_line_endings()
+ public function it_can_serialize_when_given_o_s_dependant_line_endings()
33
{
34
$driver = new TextDriver;
35
0 commit comments