Skip to content

Commit 6195b51

Browse files
committed
CS fix
1 parent 5f6f5ff commit 6195b51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/Aws/Laravel/Tests/AwsServiceProviderTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ public function testNoConfigProvided()
6464
{
6565
// Setup the Laravel app and AWS service provider
6666
$app = new Application();
67-
$app['config'] = array();
67+
$app['config'] = array();
6868
$provider = new AwsServiceProvider($app);
6969
$app->register($provider);
7070
$provider->boot();

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy