mirror of
https://github.com/nocodb/nocodb.git
synced 2026-04-26 03:05:30 +00:00
test: add mocks
This commit is contained in:
3
docker-compose/setup-script/tests/mocks/clear
Executable file
3
docker-compose/setup-script/tests/mocks/clear
Executable file
@@ -0,0 +1,3 @@
|
||||
#!/bin/bash
|
||||
|
||||
echo "--- Clear Mock ---"
|
||||
3
docker-compose/setup-script/tests/mocks/nproc
Executable file
3
docker-compose/setup-script/tests/mocks/nproc
Executable file
@@ -0,0 +1,3 @@
|
||||
#!/bin/bash
|
||||
|
||||
echo 4
|
||||
Reference in New Issue
Block a user