Skip to content

Commit 09d853a

Browse files
akanstantsinaudopry
authored andcommitted
Code cleanup
1 parent 7282fde commit 09d853a

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)