Skip to content

Commit ba9fdfe

Browse files
committed
#190 Complying to pep8
1 parent b670d9e commit ba9fdfe

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/src/OneLogin/saml2_tests/response_test.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1390,7 +1390,6 @@ def testIsValidWithoutInResponseTo(self):
13901390
'script_name': 'newonelogin/demo1/index.php?acs'
13911391
}))
13921392

1393-
13941393
def testStatusCheckBeforeAssertionCheck(self):
13951394
"""
13961395
Tests the status of a response is checked before the assertion count. As failed statuses will have no assertions

0 commit comments

Comments
 (0)