diff options
author | Joas Schilling <coding@schilljs.com> | 2020-12-03 11:12:41 +0100 |
---|---|---|
committer | Joas Schilling <coding@schilljs.com> | 2020-12-07 14:19:38 +0100 |
commit | 46b073d7ce49d9797caf29522358562179846abd (patch) | |
tree | f863cfa1cc544774427fd917ea756664bea78fa3 /build | |
parent | 689e3a502d02801f99f8d44676268c499972c909 (diff) | |
download | nextcloud-server-46b073d7ce49d9797caf29522358562179846abd.tar.gz nextcloud-server-46b073d7ce49d9797caf29522358562179846abd.zip |
Add a config for default region of phone numbers
Signed-off-by: Joas Schilling <coding@schilljs.com>
Diffstat (limited to 'build')
-rw-r--r-- | build/integration/features/provisioning-v1.feature | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/build/integration/features/provisioning-v1.feature b/build/integration/features/provisioning-v1.feature index eefaa574e03..123e58a869c 100644 --- a/build/integration/features/provisioning-v1.feature +++ b/build/integration/features/provisioning-v1.feature @@ -76,7 +76,7 @@ Feature: provisioning And the HTTP status code should be "200" And sending "PUT" to "/cloud/users/brand-new-user" with | key | phone | - | value | 0711 / 25 24 28-90 | + | value | +49 711 / 25 24 28-90 | And the OCS status code should be "100" And the HTTP status code should be "200" And sending "PUT" to "/cloud/users/brand-new-user" with @@ -108,7 +108,7 @@ Feature: provisioning And user "phone-user" exists And sending "PUT" to "/cloud/users/phone-user" with | key | phone | - | value | 0711 / 25 24 28-90 | + | value | +49 711 / 25 24 28-90 | And the OCS status code should be "100" And the HTTP status code should be "200" Then search users by phone for region "DE" with |