func tests: fix database fixture for config-global (#1647)
This commit is contained in:
parent
607b7d4b6f
commit
37ada58f3a
1 changed files with 0 additions and 1 deletions
|
@ -99,7 +99,6 @@ load_init_data() {
|
|||
|
||||
tar -C "${LOCAL_DIR}" --extract --file "${LOCAL_INIT_DIR}/init-config-data.tar"
|
||||
|
||||
./instance-db setup
|
||||
./instance-db restore "${LOCAL_INIT_DIR}/database"
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue