Skip to content

Commit

Permalink
Fixing tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Filienko committed Aug 14, 2024
1 parent 764d880 commit 2cc1dde
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/test_validation.py
Original file line number Diff line number Diff line change
Expand Up @@ -98,3 +98,4 @@ def test_expired_token(self, mock_decode, mock_jwks_client, mock_proxy_request):

if __name__ == '__main__':
unittest.main()

0 comments on commit 2cc1dde

Please sign in to comment.