Skip to content

Commit

Permalink
Merge branch 'main' of github.com:gwleuverink/nativephp-electron
Browse files Browse the repository at this point in the history
  • Loading branch information
gwleuverink committed Jan 17, 2025
2 parents 0a687c0 + 16ed54c commit bf43fef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/CleanEnvFileTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ protected function buildPath(string $path = ''): string
TXT);

config()->set('nativephp.cleanup_env_keys', [
'FOO'
'FOO',
]);

$command->cleanEnvFile();
Expand Down

0 comments on commit bf43fef

Please sign in to comment.