Skip to content

Commit decc63a

Browse files
authored
Apply fixes from StyleCI (#2)
1 parent c0d499a commit decc63a

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

tests/LaravelSharedHostingInstallCommandTest.php

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,8 @@
99
class LaravelSharedHostingInstallCommandTest extends TestCase
1010
{
1111
/** Overrides the getPackageProviders
12-
* to load the custom package service provider
12+
* to load the custom package service provider.
1313
* for Orchestra Testbench */
14-
1514
protected function getPackageProviders($app)
1615
{
1716
return [

0 commit comments

Comments
 (0)