mirror of
https://github.com/nocodb/nocodb.git
synced 2026-05-02 20:16:55 +00:00
fix: tests
This commit is contained in:
@@ -7,7 +7,7 @@ export NOCO_HOME
|
||||
|
||||
setup() {
|
||||
cd "${WORKING_DIR}/configure" || exit 1
|
||||
./setup.sh "setup"
|
||||
TERM=xterm-256color ./setup.sh "setup"
|
||||
}
|
||||
|
||||
teardown() {
|
||||
|
||||
Reference in New Issue
Block a user