Skip to content

Commit 775c138

Browse files
fix(desktop-e2e): add @wdio/globals dependency for test imports (#2139)
Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
1 parent a85a87b commit 775c138

File tree

2 files changed

+32
-28
lines changed

2 files changed

+32
-28
lines changed

apps/desktop-e2e/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
"@argos-ci/cli": "^3.1.0",
1111
"@argos-ci/webdriverio": "^0.4.0",
1212
"@wdio/cli": "8.40.6",
13+
"@wdio/globals": "8.40.6",
1314
"@wdio/local-runner": "8.40.6",
1415
"@wdio/mocha-framework": "8.40.6",
1516
"@wdio/spec-reporter": "8.40.6",

pnpm-lock.yaml

Lines changed: 31 additions & 28 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)