We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d0c8a3 commit 70209edCopy full SHA for 70209ed
djangosaml2/tests/__init__.py
@@ -217,8 +217,6 @@ def test_assertion_consumer_service(self):
217
metadata_file='remote_metadata_one_idp.xml',
218
)
219
220
- self.init_cookies()
221
-
222
# session_id should start with a letter since it is a NCName
223
session_id = "a0123456789abcdef0123456789abcdef"
224
came_from = '/another-view/'
0 commit comments