fix: tests

This commit is contained in:
DarkPhoenix2704
2024-12-26 06:12:23 +01:00
parent f33dfc3ec4
commit 7a9cf9369a

View File

@@ -7,7 +7,7 @@ export NOCO_HOME
setup() {
cd "${WORKING_DIR}/configure" || exit 1
./setup.sh "setup"
TERM=xterm-256color ./setup.sh "setup"
}
teardown() {