mirror of
https://github.com/nocodb/nocodb.git
synced 2026-04-26 16:55:35 +00:00
test: add mocks
This commit is contained in:
@@ -4,6 +4,8 @@
|
||||
set timeout 10
|
||||
|
||||
# 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