Make testing a single test easier
This commit is contained in:
parent
4f0fc14d0c
commit
df97d6fbd8
@ -3,6 +3,6 @@
|
||||
"bats": "^1.1.0"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "bats tests"
|
||||
"test": "rm -rf tests/tmpstubs && rm -rf tests/shellmock.* && bats tests"
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user