Skip to content

Commit

Permalink
test: expect init to exit with 0
Browse files Browse the repository at this point in the history
  • Loading branch information
typicode committed Jan 29, 2024
1 parent 3e13656 commit b98985d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/7_init.sh
Expand Up @@ -3,4 +3,4 @@
setup
install

npx --no-install husky init
expect 0 "npx --no-install husky init"

0 comments on commit b98985d

Please sign in to comment.