diff --git a/bin/tests/system/notify/ns5/named.conf b/bin/tests/system/notify/ns5/named.conf index b2bdeca189..096f199282 100644 --- a/bin/tests/system/notify/ns5/named.conf +++ b/bin/tests/system/notify/ns5/named.conf @@ -53,6 +53,7 @@ view "b" { type slave; masters { 10.53.0.5 key "a"; }; file "x21.bk-b"; + notify no; }; }; @@ -62,5 +63,6 @@ view "c" { type slave; masters { 10.53.0.5 key "a"; }; file "x21.bk-c"; + notify no; }; };