aboutsummaryrefslogtreecommitdiff
path: root/integrationtests/test-base.sh
diff options
context:
space:
mode:
Diffstat (limited to 'integrationtests/test-base.sh')
-rwxr-xr-xintegrationtests/test-base.sh5
1 files changed, 1 insertions, 4 deletions
diff --git a/integrationtests/test-base.sh b/integrationtests/test-base.sh
index 80ac466f7..32187dd24 100755
--- a/integrationtests/test-base.sh
+++ b/integrationtests/test-base.sh
@@ -4,10 +4,7 @@
# wallet and merchant.
source "common.sh"
-setup_config "base"
-setup_services
-launch_services
-wait_for_services
+normal_start_and_wait "base"
# run wallet CLI
echo "Running wallet"