Skip to content

Commit 3e72f8e

Browse files
akanstantsinaudopry
authored andcommitted
Code cleanup
1 parent c04ca48 commit 3e72f8e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/conftest.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,6 @@ def application():
108108
authorization_grant_type=Application.GRANT_AUTHORIZATION_CODE,
109109
algorithm=Application.RS256_ALGORITHM,
110110
client_secret=CLEARTEXT_SECRET,
111-
allowed_origins="https://example.com",
112111
)
113112

114113

0 commit comments

Comments
 (0)