From d0750df20c3ca69ad250731b8c1e6db1c647c43d Mon Sep 17 00:00:00 2001 From: Joas Schilling Date: Thu, 3 Dec 2020 20:44:29 +0100 Subject: Unit tests for searching by phone number Signed-off-by: Joas Schilling --- build/integration/features/provisioning-v1.feature | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'build/integration') diff --git a/build/integration/features/provisioning-v1.feature b/build/integration/features/provisioning-v1.feature index 123e58a869c..717aa04e4bd 100644 --- a/build/integration/features/provisioning-v1.feature +++ b/build/integration/features/provisioning-v1.feature @@ -118,7 +118,7 @@ Feature: provisioning And the OCS status code should be "100" And the HTTP status code should be "200" Then phone matches returned are - | random-string1 | phone-user@http://localhost:8080/ | + | random-string1 | phone-user@localhost:8080 | Scenario: Create a group Given As an "admin" -- cgit v1.2.3