summaryrefslogtreecommitdiffstats
path: root/tests/py/arp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/py/arp')
-rw-r--r--tests/py/arp/arp.t.json2
-rw-r--r--tests/py/arp/arp.t.json.output2
2 files changed, 2 insertions, 2 deletions
diff --git a/tests/py/arp/arp.t.json b/tests/py/arp/arp.t.json
index 005fcf64..4fd98d19 100644
--- a/tests/py/arp/arp.t.json
+++ b/tests/py/arp/arp.t.json
@@ -798,7 +798,7 @@
{
"match": {
"left": {
- "meta": "iifname"
+ "meta": { "key": "iifname" }
},
"right": "invalid"
}
diff --git a/tests/py/arp/arp.t.json.output b/tests/py/arp/arp.t.json.output
index 0120025b..0b60c445 100644
--- a/tests/py/arp/arp.t.json.output
+++ b/tests/py/arp/arp.t.json.output
@@ -69,7 +69,7 @@
{
"match": {
"left": {
- "meta": "iifname"
+ "meta": { "key": "iifname" }
},
"right": "invalid"
}