Commit e68a0d00 authored by Michele Carignani's avatar Michele Carignani
Browse files

fix #35

parent d4822eac
Pipeline #6225 passed with stage
in 0 seconds
......@@ -86,8 +86,8 @@ Request L2Meas info using non existing cell id
... ETSI GS MEC 012 2.1.1, clause 7.5a.3.1
... Reference https://forge.etsi.org/gitlab/mec/gs012-rnis-api/blob/master/RniAPI.yaml#/definitions/S1BearerInfo
Get L2Meas info using non existing cell id
Check HTTP Response Status Code Is 404
Run Keyword If ${PIC_PROBLEM_DETAILS_ON_4xx} == 1 Check ProblemDetails 404
Check HTTP Response Status Code Is 200
# TODO Check the returned list is empty
*** Keywords ***
Get RabInfo info using wrong parameters
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment