1
0
mirror of https://github.com/zokradonh/kopano-docker.git synced 2026-08-21 13:23:09 +00:00

bugfix wrongly used variable name for writing identifier registration

add test for identifier scopes conf

Signed-off-by: Felix Bartels <felix@host-consultants.de>
This commit is contained in:
Felix Bartels
2019-11-11 12:47:17 +01:00
parent 72ff6a4d51
commit 012d64d2bd
2 changed files with 7 additions and 2 deletions
+5
View File
@@ -25,6 +25,11 @@ tests:
config:
env:
external_oidc_provider: yes
identifier scopes:
command: /commander/test-helper.sh && wrapper.sh && yq . $identifier_scopes_conf
stdout:
contains:
- '"description": "Access Kopano Meet"'
config:
env:
PATH: ${PATH}