test: re-create serer for setup [ci skip]

This commit is contained in:
2024-07-17 14:32:53 +02:00
parent c02e11eb0a
commit 05489a129c

View File

@ -13,6 +13,7 @@ teardown_file(){
setup(){ setup(){
load "$PWD/tests/integration/helpers/common" load "$PWD/tests/integration/helpers/common"
_common_setup _common_setup
_add_server
} }
teardown(){ teardown(){