mirror of
https://github.com/nocodb/nocodb.git
synced 2026-04-26 07:06:45 +00:00
fix: update test
This commit is contained in:
committed by
Anbarasu
parent
6249e18abc
commit
219980df18
@@ -22,7 +22,10 @@ expect "Do you want to enabled Redis for caching*"
|
||||
send "Y\r"
|
||||
|
||||
expect "Do you want to enable Minio for file storage*"
|
||||
send "N\r"
|
||||
send "\r"
|
||||
|
||||
expect "Enter the MinIO domain name*"
|
||||
send "\r"
|
||||
|
||||
expect "Do you want to enabled Watchtower for automatic updates*"
|
||||
send "\r"
|
||||
|
||||
@@ -22,7 +22,10 @@ expect "Do you want to enabled Redis for caching*"
|
||||
send "\r"
|
||||
|
||||
expect "Do you want to enable Minio for file storage*"
|
||||
send "N\r"
|
||||
send "\r"
|
||||
|
||||
expect "Enter the MinIO domain name*"
|
||||
send "\r"
|
||||
|
||||
expect "Do you want to enabled Watchtower for automatic updates*"
|
||||
send "Y\r"
|
||||
|
||||
Reference in New Issue
Block a user