Skip to content

Commit

Permalink
No quotes
Browse files Browse the repository at this point in the history
Co-authored-by: Tyler James Leonhardt <me@tylerleonhardt.com>
  • Loading branch information
wilhelmklopp and TylerLeonhardt authored Jul 24, 2023
1 parent 4664833 commit 9e3950d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/test/runTest.ts
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ async function main() {
launchArgs: [
"--disable-gpu",
"--disable-keytar",
'--password-store="basic"',
'--password-store=basic',
]
});
} catch (err) {
Expand Down

0 comments on commit 9e3950d

Please sign in to comment.