From 3ba1b2b9ba0c0aca5954101c11ff0d88eda279e2 Mon Sep 17 00:00:00 2001 From: Benjamin Dauvergne Date: Mon, 11 Oct 2010 18:30:53 +0200 Subject: [PATCH] [tests integration] adapt to string change in lcs/qommon/saml2.ptl --- tests/integration/saml2/test_01_sso.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/integration/saml2/test_01_sso.py b/tests/integration/saml2/test_01_sso.py index 6efe8a56..04f396d3 100644 --- a/tests/integration/saml2/test_01_sso.py +++ b/tests/integration/saml2/test_01_sso.py @@ -47,7 +47,7 @@ go http://localhost:10002 fv 1 is_passive true submit url http://localhost:10002 -find 'Unknown authentication failure' +find 'Authentication failure' ''')