forked from toolshed/abra
test: full width for CI testing [ci skip]
Also clean up the .env.sample.
This commit is contained in:
@ -72,6 +72,7 @@ echo "========================================================================"
|
||||
export ABRA_DIR="$HOME/.abra_test"
|
||||
export TERM=xterm
|
||||
export TEST_SERVER=default
|
||||
export ABRA_CI=1
|
||||
|
||||
rm -rf "$ABRA_DIR"
|
||||
bats -Tp tests/integration --filter-tags \!dns --print-output-on-failure
|
||||
|
Reference in New Issue
Block a user