Loading tests/features/CAPIF Api Access Control Policy/capif_api_access_control_policy.robot +1 −1 Original line number Diff line number Diff line Loading @@ -74,7 +74,7 @@ Retrieve ACL ... username=${AEF_PROVIDER_USERNAME} Check Response Variable Type And Values ${resp} 200 AccessControlPolicyList Sleep 30s # Check returned values Should Not Be Empty ${resp.json()['apiInvokerPolicies']} Length Should Be ${resp.json()['apiInvokerPolicies']} 1 Loading Loading
tests/features/CAPIF Api Access Control Policy/capif_api_access_control_policy.robot +1 −1 Original line number Diff line number Diff line Loading @@ -74,7 +74,7 @@ Retrieve ACL ... username=${AEF_PROVIDER_USERNAME} Check Response Variable Type And Values ${resp} 200 AccessControlPolicyList Sleep 30s # Check returned values Should Not Be Empty ${resp.json()['apiInvokerPolicies']} Length Should Be ${resp.json()['apiInvokerPolicies']} 1 Loading