mirror of
https://github.com/lancedikson/bowser
synced 2024-10-27 20:34:22 +00:00
Fix testing commands
This commit is contained in:
parent
d78f7ee253
commit
058d5e0774
@ -42,8 +42,8 @@
|
||||
"test": "test"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "testem",
|
||||
"watch-tests": "./node_modules/.bin/ava --watch"
|
||||
"testem": "testem",
|
||||
"test": "./node_modules/.bin/ava"
|
||||
},
|
||||
"license": "MIT"
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user