Commit 356436d5 authored by Ranim Naimi's avatar Ranim Naimi
Browse files

removed tag in test file

parent 780d9b1f
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -23,7 +23,7 @@ ${fragment_filename}= airQualityLevel-fragment.jsonld
*** Test Cases ***
*** Test Cases ***
046_15_01 Check that a notification is not sent if the throttling has not elapsed yet
046_15_01 Check that a notification is not sent if the throttling has not elapsed yet
    [Documentation]    If a Subscription defines a throttling member, a Notification shall not be sent if the throttling specified (in seconds) has not elapsed yet.
    [Documentation]    If a Subscription defines a throttling member, a Notification shall not be sent if the throttling specified (in seconds) has not elapsed yet.
    [Tags]    sub-notification    5_8_6    046_16
    [Tags]    sub-notification    5_8_6
    Setup Initial Subscriptions
    Setup Initial Subscriptions


    ${response}=    Update Entity Attributes    ${entity_id}    ${fragment_filename}    ${CONTENT_TYPE_LD_JSON}
    ${response}=    Update Entity Attributes    ${entity_id}    ${fragment_filename}    ${CONTENT_TYPE_LD_JSON}
+2 −2

File changed.

Contains only whitespace changes.