From 6ab23d87cbf230a91f62d75f84f9af49b947af47 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rapha=C3=ABl=20Dubigny?= Date: Thu, 27 Jul 2023 18:27:22 +0200 Subject: [PATCH] tests: update fixtures.sql --- scripts/fixtures.sql | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/fixtures.sql b/scripts/fixtures.sql index 53bc9fff..a7c4301b 100644 --- a/scripts/fixtures.sql +++ b/scripts/fixtures.sql @@ -433,7 +433,7 @@ VALUES 'http://localhost:9009/auth/callback' ], ARRAY []::varchar[], - 'openid email profile organization organizations', + 'openid email profile organization', 'http://localhost:9009/', 'This is a small, golang-based OIDC Client, to be used in End-to-end or other testing. More info: https://hub.docker.com/r/beryju/oidc-test-client.', null, null, null, null),