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 b670d9e commit ba9fdfeCopy full SHA for ba9fdfe
tests/src/OneLogin/saml2_tests/response_test.py
@@ -1390,7 +1390,6 @@ def testIsValidWithoutInResponseTo(self):
1390
'script_name': 'newonelogin/demo1/index.php?acs'
1391
}))
1392
1393
-
1394
def testStatusCheckBeforeAssertionCheck(self):
1395
"""
1396
Tests the status of a response is checked before the assertion count. As failed statuses will have no assertions
0 commit comments