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

fix #36

parent e2bb313e
Pipeline #6125 passed with stage
in 0 seconds
......@@ -44,4 +44,4 @@ Check S1BearerInfo
Check L2MeasInfo
[Arguments] ${received_value}
log ${received_value}
Should Be Equal As Strings ${received_value['cellInfo']['ecgi']['cellId']} ${CELL_ID}
Should Be Equal As Strings ${received_value['cellInfo'][0]['ecgi']['cellId']} ${CELL_ID}
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