Commit 96af767d authored by Benoit Orihuela's avatar Benoit Orihuela Committed by Ranim Naimi
Browse files

Apply 1 suggestion(s) to 1 file(s)

parent 50188e48
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -16,7 +16,7 @@ Test Template Create Subscription With Invalid Throttling

*** Keywords ***
Create Subscription With Invalid Throttling
    [Documentation]    Check that you cannot create a subscription with invalid throttling (a negative throttling or in conjunction with timeInterval throttling)
    [Documentation]    Check that you cannot create a subscription with invalid throttling
    [Tags]    sub-create    5_8_1
    [Arguments]    ${filename}    ${expected_status}
    ${response}=    Create Subscription From File    ${filename}