From 108de9f13f7ab32d280e14e94c472e27e03d31a0 Mon Sep 17 00:00:00 2001 From: Andre Michels Date: Thu, 28 Feb 2019 13:37:07 +0100 Subject: [PATCH] Update behat.yaml --- behat.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/behat.yaml b/behat.yaml index b943724..bef2f69 100644 --- a/behat.yaml +++ b/behat.yaml @@ -9,4 +9,4 @@ default: sessions: default: chrome: - api_url: 'http://127.0.1.1:9222' + api_url: 'http://127.0.1.1:9223' -- GitLab