diff options
Diffstat (limited to 'tests/py/inet/udp.t.json')
-rw-r--r-- | tests/py/inet/udp.t.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/py/inet/udp.t.json b/tests/py/inet/udp.t.json index d760fb75..096fe559 100644 --- a/tests/py/inet/udp.t.json +++ b/tests/py/inet/udp.t.json @@ -687,7 +687,7 @@ { "match": { "left": { - "meta": "iif" + "meta": { "key": "iif" } }, "right": "lo" } @@ -710,7 +710,7 @@ { "match": { "left": { - "meta": "iif" + "meta": { "key": "iif" } }, "right": "lo" } |