diff options
Diffstat (limited to 'tests')
-rw-r--r-- | tests/lettuce/features/xfrin_notify_handling.feature | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/lettuce/features/xfrin_notify_handling.feature b/tests/lettuce/features/xfrin_notify_handling.feature index 4f9d44e837..f53d87188f 100644 --- a/tests/lettuce/features/xfrin_notify_handling.feature +++ b/tests/lettuce/features/xfrin_notify_handling.feature @@ -456,8 +456,8 @@ Feature: Xfrin incoming notify handling When I query statistics zones of bind10 module Xfrout with cmdctl port 47804 The statistics counters are 0 in category .Xfrout.zones.IN except for the following items | item_name | min_value | max_value | - | _SERVER_.notifyoutv6 | 1 | 5 | - | example.org..notifyoutv6 | 1 | 5 | + | _SERVER_.notifyoutv6 | 1 | 5 | + | example.org..notifyoutv6 | 1 | 5 | When I query statistics socket of bind10 module Xfrout with cmdctl port 47804 The statistics counters are 0 in category .Xfrout.socket.unixdomain except for the following items |