Commit a37d4c76 authored by Benedetta Arena's avatar Benedetta Arena
Browse files

fix: correct typo

parent 3b25c8e7
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -55,7 +55,7 @@ IOP_CNF_03_01 Create Entity In B1 And Query Entity In All Brokers
*** Keywords ***
Setup Initial Context Source Registrations
    ${entity_id}=    Generate Random Parking Entity Id
    Set Suite Variable    ${first_parking_entity_id}
    Set Suite Variable    ${entity_id}

    ${response}=    Create Entity    ${second_offstreet_no_location_payload_filename}    ${entity_id}    broker_url=${b2_url}
    Check Response Status Code    201    ${response.status_code}