From 04bce963c2314dc9b21bd86224e75c22aae39d70 Mon Sep 17 00:00:00 2001 From: Kali Kaneko Date: Mon, 28 Aug 2017 11:00:30 -0400 Subject: [tests] fix check-ip script --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 35da55c2..41b0b5c0 100644 --- a/Makefile +++ b/Makefile @@ -44,7 +44,7 @@ test_e2e: test_functional_setup: pip install -U behave selenium -test_functional: +test_functional: install_helpers xvfb-run --server-args="-screen 0 1280x1024x24" behave --tags ~@wip --tags @smoke tests/functional/features -k --no-capture -D host=localhost test_functional_graphical: -- cgit v1.2.3