diff --git a/bin/tests/system/notify/ns5/named.conf b/bin/tests/system/notify/ns5/named.conf index 1428c89ab2..50df262fb4 100644 --- a/bin/tests/system/notify/ns5/named.conf +++ b/bin/tests/system/notify/ns5/named.conf @@ -62,6 +62,7 @@ view "b" { type slave; masters { 10.53.0.5 key "a"; }; file "x21.bk-b"; + notify no; }; }; @@ -71,5 +72,6 @@ view "c" { type slave; masters { 10.53.0.5 key "a"; }; file "x21.bk-c"; + notify no; }; };