Skip to content

Commit

Permalink
tests
Browse files Browse the repository at this point in the history
  • Loading branch information
aethernet committed May 7, 2024
1 parent 4eaabe8 commit 5669501
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@
"make": "electron-forge make",
"wdio:unit": "xvfb-maybe wdio run ./wdio.conf.ts --suite gui --suite shared",
"wdio:e2e": "xvfb-maybe wdio run ./wdio.conf.ts --suite e2e",
"wdio:ci": "xvfb-maybe wdio run ./wdio.conf.ts --suite ci",
"wdio": "xvfb-maybe wdio run ./wdio.conf.ts"
},
"husky": {
Expand Down

0 comments on commit 5669501

Please sign in to comment.