mirror of
https://github.com/wassname/talk.git
synced 2026-09-09 11:38:08 +08:00
Improved tests and fixed them for new users model
This commit is contained in:
+2
-1
@@ -17,7 +17,8 @@
|
||||
"pre-git": {
|
||||
"commit-msg": [],
|
||||
"pre-commit": [
|
||||
"npm run lint"
|
||||
"npm run lint",
|
||||
"npm test"
|
||||
],
|
||||
"pre-push": [
|
||||
"npm test"
|
||||
|
||||
Reference in New Issue
Block a user