Skip to content

Commit

Permalink
Try2
Browse files Browse the repository at this point in the history
  • Loading branch information
rrousselGit committed May 16, 2024
1 parent 7e91fe9 commit 95f0465
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions firebase-vscode/src/test/runTest.ts
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,9 @@ async function main() {
extensionTestsPath,
// Workaround for https://github.com/webdriverio-community/wdio-vscode-service/issues/101#issuecomment-1928159399
version: "1.85.0",
extensionTestsEnv: {
'DISPLAY': '0',
},
});
} catch (err) {
console.error("Failed to run tests");
Expand Down

0 comments on commit 95f0465

Please sign in to comment.