Skip to content

Commit

Permalink
rm: test:browsers
Browse files Browse the repository at this point in the history
  • Loading branch information
danisharora099 committed Jan 30, 2024
1 parent 7a104d9 commit a82b188
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/local-storage-discovery/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@
"reset-hard": "git clean -dfx -e .idea && git reset --hard && npm i && npm run build",
"test": "NODE_ENV=test run-s test:*",
"test:node": "NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha",
"test:browser": "NODE_ENV=test karma start karma.conf.cjs"
},
"engines": {
"node": ">=18"
Expand Down

0 comments on commit a82b188

Please sign in to comment.