mirror of
https://github.com/nocodb/nocodb.git
synced 2026-04-26 16:55:35 +00:00
refactor: renamed tests
This commit is contained in:
@@ -16,11 +16,6 @@ teardown() {
|
||||
}
|
||||
|
||||
@test "Check if two instances of NoCoDB can be run" {
|
||||
# Mock nproc to return 4
|
||||
nproc() {
|
||||
echo 4
|
||||
}
|
||||
|
||||
../expects/install/scale.sh
|
||||
|
||||
cd "${NOCO_HOME}"
|
||||
|
||||
Reference in New Issue
Block a user