Commit cb7af2b2 authored by Benoit Orihuela's avatar Benoit Orihuela
Browse files

fix(037_01): correct id of the expected CSR

parent 47aae2fb
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -20,7 +20,7 @@ ${second_context_source_registration_payload_file_path}= csourceRegistrations
*** Test Cases ***    QUERY_PARAM_NAME    QUERY_PARAM_VALUE    EXPECTATION_FILE_PATH    EXPECTED_CONTEXT_SOURCE_REGISTRATION_IDS
*** Test Cases ***    QUERY_PARAM_NAME    QUERY_PARAM_VALUE    EXPECTATION_FILE_PATH    EXPECTED_CONTEXT_SOURCE_REGISTRATION_IDS
037_01_01 With list of entity types
037_01_01 With list of entity types
    [Tags]    csr-query    5_10_2
    [Tags]    csr-query    5_10_2
    type    Building    csourceRegistrations/expectations/context-source-registrations-037-01-expectation.json    ${first_context_source_registration_id}    ${second_context_source_registration_id}
    type    Building    csourceRegistrations/expectations/context-source-registrations-037-01-expectation.json    ${second_context_source_registration_id}
037_01_02 With list of attribute names
037_01_02 With list of attribute names
    [Tags]    csr-query    5_10_2
    [Tags]    csr-query    5_10_2
    attrs    name    csourceRegistrations/expectations/context-source-registrations-037-01-expectation.json    ${second_context_source_registration_id}
    attrs    name    csourceRegistrations/expectations/context-source-registrations-037-01-expectation.json    ${second_context_source_registration_id}