mirror of
https://github.com/nocodb/nocodb.git
synced 2026-02-01 23:58:31 +00:00
test: fix upstall bats tests
This commit is contained in:
@@ -18,6 +18,9 @@ send "Y\r"
|
||||
expect "Choose Community or Enterprise Edition*"
|
||||
send "\r"
|
||||
|
||||
expect "Select PostgreSQL or SQLite as your database*"
|
||||
send "P\r"
|
||||
|
||||
expect "Do you want to enabled Redis for caching*"
|
||||
send "Y\r"
|
||||
|
||||
|
||||
@@ -18,6 +18,9 @@ send "Y\r"
|
||||
expect "Choose Community or Enterprise Edition*"
|
||||
send "\r"
|
||||
|
||||
expect "Select PostgreSQL or SQLite as your database*"
|
||||
send "P\r"
|
||||
|
||||
expect "Do you want to enabled Redis for caching*"
|
||||
send "Y\r"
|
||||
|
||||
|
||||
@@ -18,6 +18,9 @@ send "Y\r"
|
||||
expect "Choose Community or Enterprise Edition*"
|
||||
send "\r"
|
||||
|
||||
expect "Select PostgreSQL or SQLite as your database*"
|
||||
send "P\r"
|
||||
|
||||
expect "Do you want to enabled Redis for caching*"
|
||||
send "\r"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user