From 8003d6784428ee54817c226f7e1e5aadb9f99b1c Mon Sep 17 00:00:00 2001 From: Jens Langhammer Date: Tue, 9 Nov 2021 22:24:33 +0100 Subject: [PATCH] sources/ldap: fix typo Signed-off-by: Jens Langhammer --- authentik/sources/ldap/tests/test_sync.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/authentik/sources/ldap/tests/test_sync.py b/authentik/sources/ldap/tests/test_sync.py index 9c8f6928f..a26f48378 100644 --- a/authentik/sources/ldap/tests/test_sync.py +++ b/authentik/sources/ldap/tests/test_sync.py @@ -80,7 +80,7 @@ class LDAPSyncTests(TestCase): "0-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0-" "0-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0" ), - "foo": "bar,", + "foo": "bar", }, )