mirror of
https://github.com/nocodb/nocodb.git
synced 2026-04-26 17:45:20 +00:00
test: test for ssl
This commit is contained in:
@@ -16,6 +16,10 @@ teardown() {
|
||||
}
|
||||
|
||||
@test "Check NocoDB is scaled to 3 instances" {
|
||||
nproc() {
|
||||
echo 4
|
||||
}
|
||||
|
||||
../expects/configure/scale.sh
|
||||
|
||||
cd "${NOCO_HOME}" || exit 1
|
||||
|
||||
Reference in New Issue
Block a user