Commit c7c5ad98 authored by lopesg's avatar lopesg
Browse files

fixed minor bugs

parent e465120d
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
*** Settings ***
Documentation   Check that you cannot update a context source registration by id if the id is not known to the system
Documentation   Check that you cannot delete a context source registration by id if the id is not known to the system
Resource    ${EXECDIR}/resources/ApiUtils.resource
Resource    ${EXECDIR}/resources/AssertionUtils.resource
Resource    ${EXECDIR}/resources/JsonUtils.resource
@@ -11,7 +11,7 @@ ${registration_payload_file_path}= registration-sample.jsonld

*** Test Case ***
Delete a context source registration by id
    [Documentation]  Check that you cannot update a context source registration by id if the id is not known to the system
    [Documentation]  Check that you cannot delete a context source registration by id if the id is not known to the system
    [Tags]  mandatory
    ${registration_id}=     Generate Random Entity Id    ${registration_id_prefix}