diff --git a/package.json b/package.json index f6c9247..64d9451 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "ci:coverage": "nyc pnpm test && nyc report --reporter=text-lcov > coverage.lcov", "ci:lint": "pnpm build && pnpm lint-staged", "ci:test": "pnpm test -- --verbose", - "run-test": "ava", + "test": "ava", "save-test": "ava --update-snapshots" }, "files": [