Skip to content

Commit 838f7ff

Browse files
authored
Update TestCase.php
Removed unneeded spaces.
1 parent 04abb58 commit 838f7ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/TestCase.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ protected function getPackageAliases($app)
4747
'Html' => HtmlFacade::class,
4848
];
4949
}
50-
50+
5151
protected function getPackageProviders($app)
5252
{
5353
return [

0 commit comments

Comments
 (0)