Skip to content

Commit 0c7eb44

Browse files
author
Erick Tryzelaar
committed
fix test_50_server
1 parent a9efd08 commit 0c7eb44

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tests/test_50_server.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -312,8 +312,6 @@ def test_sso_failure_response(self):
312312
assert not resp.assertion
313313

314314
def test_authn_response_0(self):
315-
self.server = Server("idp_conf")
316-
317315
conf = config.SPConfig()
318316
conf.load_file("server_conf")
319317
self.client = client.Saml2Client(conf)

0 commit comments

Comments
 (0)