Commit bd92f138 authored by Elian Kraja's avatar Elian Kraja Committed by Michele Carignani
Browse files

Fix on UE Location Lookup

parent 6074064d
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -91,6 +91,7 @@ Get list of user equipments
    ${output}=    Output    response
    Set Suite Variable    ${response}    ${output}


Get specific user equipments
    [Arguments]    ${userId}
    Set Headers    {"Accept":"application/json"}