Skip to content

Commit

Permalink
tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
machty committed Jan 11, 2025
1 parent 80c80cd commit a68cbb3
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ export async function launchTests(tsPlugin: boolean) {
'--extensions-dir',
emptyExtensionsDir,
// Point at an empty directory so we don't have to contend with any local user preferences
// (other than the ones explicitly set above in `userPreferences`)
'--user-data-dir',
emptyUserDataDir,
// Load the app fixtures
Expand Down

0 comments on commit a68cbb3

Please sign in to comment.