0
0
forked from toolshed/abra

test: full width for CI testing [ci skip]

Also clean up the .env.sample.
This commit is contained in:
2024-07-18 11:02:46 +02:00
parent 05489a129c
commit 827edcb0da
3 changed files with 26 additions and 13 deletions

View File

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