Skip to content

Commit

Permalink
Remove test:scripts:update
Browse files Browse the repository at this point in the history
  • Loading branch information
avmey committed Dec 30, 2024
1 parent db4dd92 commit ae88ece
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/geoprocessing/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@
"test:browser:matching": "vitest run -c vitest.config.browser.js -t",
"test:e2e": "start-server-and-test start:data 8080 'vitest run -c vitest.config.e2e.js'",
"test:e2e:matching": "vitest run -c vitest.config.e2e.js -t",
"test:scripts:update": "npm run test:scripts -- --updateSnapshot",
"storybook": "storybook dev -p 6006",
"build:storybook": "rm -rf ../../../gp-storybook/Next && storybook build -o ../../../gp-storybook/Next",
"start:typedoc": "npx typedoc --watch --name 'SeaSketch Geoprocessing' --includeVersion --excludeExternals --readme none",
Expand Down

0 comments on commit ae88ece

Please sign in to comment.