Skip to content

Commit fa73fef

Browse files
CodeDreddactions-user
authored andcommitted
Fix styling
1 parent 8a35ca3 commit fa73fef

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
@@ -19,7 +19,7 @@ protected function getPackageProviders($app)
1919
{
2020
return [
2121
SoapServiceProvider::class,
22-
RayServiceProvider::class
22+
RayServiceProvider::class,
2323
];
2424
}
2525

0 commit comments

Comments
 (0)