Commit 3d193c07 authored by Jorge Moratinos's avatar Jorge Moratinos
Browse files

Added sleep at capif_api_acl-1

parent 0912615c
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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