From 314369e8f0ca27af6d24291e40f871b66f9d8551 Mon Sep 17 00:00:00 2001 From: Federica Agostini Date: Fri, 12 Jan 2024 12:24:52 +0100 Subject: [PATCH] Fix test --- tests/clients/init/tests.robot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/clients/init/tests.robot b/tests/clients/init/tests.robot index 055d4aa..f734702 100644 --- a/tests/clients/init/tests.robot +++ b/tests/clients/init/tests.robot @@ -67,7 +67,7 @@ See if request for multiple VOs work as expected ${expected}= Set Variable If ${vo2_legacy_fqan_enabled} == True /${vo2}/Role=NULL/Capability=NULL /${vo2} Should Start With ${output} ${expected} ${expected}= Set Variable If ${vo1_legacy_fqan_enabled} == True /${vo1}/Role=NULL/Capability=NULL /${vo1} - Should Contain ${output} /${vo1}/Role=NULL/Capability=NULL + Should Contain ${output} ${expected} [Teardown] Stop using certificate voms-proxy-init can parse p12 certificates