Skip to content

Commit

Permalink
chore: remove pw.extension.install from 'activation events'
Browse files Browse the repository at this point in the history
  • Loading branch information
mxschmitt committed May 28, 2024
1 parent 5d0011e commit 36c05a4
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,7 @@
"Testing"
],
"activationEvents": [
"workspaceContains:**/*playwright*.config.{ts,js,mjs}",
"onCommand:pw.extension.install"
"workspaceContains:**/*playwright*.config.{ts,js,mjs}"
],
"main": "./out/extension.js",
"l10n": "./l10n",
Expand Down

0 comments on commit 36c05a4

Please sign in to comment.