mirror of
https://github.com/LukeHagar/better-auth.git
synced 2025-12-06 04:19:20 +00:00
test: init e2e/smoke (#4225)
This commit is contained in:
@@ -17,6 +17,7 @@
|
||||
"release:canary": "turbo --filter \"./packages/*\" build && bumpp && pnpm -r publish --access public --tag canary --no-git-checks",
|
||||
"bump": "bumpp",
|
||||
"test": "turbo --filter \"./packages/*\" test",
|
||||
"e2e:smoke": "turbo --filter \"./e2e/*\" e2e:smoke",
|
||||
"typecheck": "turbo --filter \"./packages/*\" typecheck"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
Reference in New Issue
Block a user