Skip to content

Commit

Permalink
fixup! ✨ add test
Browse files Browse the repository at this point in the history
  • Loading branch information
coyotte508 committed Dec 3, 2024
1 parent e8dfa54 commit aeb4208
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/dduf/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"build": "tsup && tsc --emitDeclarationOnly --declaration",
"prepare": "pnpm run build",
"test": "vitest run",
"test:browser": "vitest run --browser.name=chrome --browser.headless --config vitest-browser.config.mts",
"test:browser": "vitest run --browser.name=chrome --browser.headless",
"check": "tsc"
},
"files": [
Expand Down

0 comments on commit aeb4208

Please sign in to comment.