Skip to content

Commit

Permalink
style: typos
Browse files Browse the repository at this point in the history
Signed-off-by: F.N. Claessen <felix@seita.nl>
  • Loading branch information
Flix6x committed Sep 20, 2023
1 parent b6ff4af commit fa953fc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions flexmeasures/api/tests/test_auth_token.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@
def patched_check_token():
"""
The _check_token function in Flask-Security is successfully getting the user,
but it fails to to stick with flask_login.
but it fails to stick with flask_login.
This happens only when testing, so our test setup might not be 100% compatible
with Flask >2.2 eco-system.
with Flask >2.2 ecosystem.
See for details:
https://github.com/FlexMeasures/flexmeasures/pull/838#discussion_r1321692937
Expand Down

0 comments on commit fa953fc

Please sign in to comment.