Skip to content

Commit e1ef02f

Browse files
Code cleanup
1 parent 4612d69 commit e1ef02f

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)