Skip to content

Commit 63452cb

Browse files
Skipping maps e2e test (#1990)
2 parents c8ad9fc + ff914ef commit 63452cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/pluggableWidgets/maps-web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"create-gh-release": "rui-create-gh-release",
3232
"create-translation": "rui-create-translation",
3333
"dev": "cross-env MPKOUTPUT=Maps.mpk pluggable-widgets-tools start:web",
34-
"e2e": "run-e2e ci",
34+
"e2e": "echo \"Skipping maps-web e2e tests\"",
3535
"e2edev": "run-e2e dev --with-preps",
3636
"format": "prettier --ignore-path ./node_modules/@mendix/prettier-config-web-widgets/global-prettierignore --write .",
3737
"lint": "eslint src/ package.json",

0 commit comments

Comments
 (0)