Skip to content

Commit d1503f1

Browse files
aarondfrancisgithub-actions[bot]
authored andcommitted
Fix code styling [ci skip]
1 parent 8570c60 commit d1503f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/Unit/EnvironmentTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ public function it_can_be_overridden()
2727
public function precedence_is_correct()
2828
{
2929
Sidecar::clearEnvironment();
30-
30+
3131
config([
3232
'sidecar.env' => null,
3333
'app.env' => 'app_env'

0 commit comments

Comments
 (0)