fix test_50_server
This commit is contained in:
@@ -312,8 +312,6 @@ class TestServer1():
|
|||||||
assert not resp.assertion
|
assert not resp.assertion
|
||||||
|
|
||||||
def test_authn_response_0(self):
|
def test_authn_response_0(self):
|
||||||
self.server = Server("idp_conf")
|
|
||||||
|
|
||||||
conf = config.SPConfig()
|
conf = config.SPConfig()
|
||||||
conf.load_file("server_conf")
|
conf.load_file("server_conf")
|
||||||
self.client = client.Saml2Client(conf)
|
self.client = client.Saml2Client(conf)
|
||||||
|
Reference in New Issue
Block a user