Resetting dev-database with diesel before running tests
This commit is contained in:
parent
33916868da
commit
5855387a52
@ -14,6 +14,7 @@ EOF
|
|||||||
|
|
||||||
[[ -z $1 ]] && _help && exit 0
|
[[ -z $1 ]] && _help && exit 0
|
||||||
|
|
||||||
|
diesel database reset
|
||||||
export CARGO_BIN=$HOME/.cargo/bin/cargo
|
export CARGO_BIN=$HOME/.cargo/bin/cargo
|
||||||
full=
|
full=
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user