Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Sep 15, 2024
1 parent a014f8b commit 10ca859
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ldapauthenticator/tests/test_ldapauthenticator.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
https://github.com/rroemhild/docker-test-openldap?tab=readme-ov-file#ldap-structure
"""


async def test_ldap_auth_allowed(authenticator):
# proper username and password in allowed group
authorized = await authenticator.get_authenticated_user(
Expand Down

0 comments on commit 10ca859

Please sign in to comment.