Skip to content

Commit

Permalink
feat(Package/Script): add test:clear-cache (segmentio#2166)
Browse files Browse the repository at this point in the history
  • Loading branch information
imsamdez authored Jul 12, 2024
1 parent e676cde commit 476d5ba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@
"shared": "yarn workspace @segment/actions-shared",
"subscriptions": "yarn workspace @segment/destination-subscriptions",
"test": "nx run-many -t test",
"test:clear-cache": "nx clear-cache",
"test-browser": "bash scripts/test-browser.sh",
"test-partners": "lerna run test --stream --ignore @segment/actions-core --ignore @segment/actions-cli --ignore @segment/ajv-human-errors",
"typecheck": "lerna run typecheck --stream",
Expand Down

0 comments on commit 476d5ba

Please sign in to comment.