Skip to content

Commit

Permalink
Code cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
akanstantsinau authored and dopry committed Oct 19, 2023
1 parent b6de483 commit d6c5c58
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/conftest.py
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,6 @@ def application():
authorization_grant_type=Application.GRANT_AUTHORIZATION_CODE,
algorithm=Application.RS256_ALGORITHM,
client_secret=CLEARTEXT_SECRET,
allowed_origins="https://example.com",
)


Expand Down

0 comments on commit d6c5c58

Please sign in to comment.