diff options
Diffstat (limited to 'tests/py/inet/ct.t.json')
-rw-r--r-- | tests/py/inet/ct.t.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/py/inet/ct.t.json b/tests/py/inet/ct.t.json index 686c43f4..9b54e1d0 100644 --- a/tests/py/inet/ct.t.json +++ b/tests/py/inet/ct.t.json @@ -3,7 +3,7 @@ { "match": { "left": { - "meta": "nfproto" + "meta": { "key": "nfproto" } }, "right": "ipv4" } |