Resetting dev-database with diesel before running tests

This commit is contained in:
shockrah 2021-01-23 13:33:24 -08:00
parent 33916868da
commit 5855387a52

View File

@ -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=