Skip to content

Commit 1c4feac

Browse files
committed
fix merge
1 parent 2ba4924 commit 1c4feac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Symfony/Component/Dotenv/Tests/Command/DebugCommandTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ public function testEmptyDotEnvVarsList()
5555
Variable Value .env.local .env%S
5656
---------- ------- ------------ ------%S
5757
58-
// Note real values might be different between web and CLI.%S
58+
// Note that values might be different between web and CLI.%S
5959
%a
6060
OUTPUT;
6161

0 commit comments

Comments
 (0)