mirror of
https://github.com/nocodb/nocodb.git
synced 2026-04-26 05:05:11 +00:00
test: add mocks
This commit is contained in:
@@ -6,6 +6,8 @@ set timeout 10
|
||||
set random_number [lindex $argv 0]
|
||||
|
||||
# Start your main script
|
||||
set env(PATH) "$env(WORKING_DIR)/mocks:$env(PATH)"
|
||||
|
||||
spawn bash ../../noco.sh
|
||||
|
||||
# Respond to script prompts
|
||||
|
||||
Reference in New Issue
Block a user