From 3b6ea3b909b1cdd931a26a0afcf5c16470b4fff0 Mon Sep 17 00:00:00 2001 From: Jamis Buck Date: Wed, 23 Oct 2024 15:56:27 -0600 Subject: [PATCH] need to require rubydns --- spec/support/common_shortcuts.rb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/spec/support/common_shortcuts.rb b/spec/support/common_shortcuts.rb index 9357fe1256..bd3556a90b 100644 --- a/spec/support/common_shortcuts.rb +++ b/spec/support/common_shortcuts.rb @@ -1,6 +1,8 @@ # frozen_string_literal: true # rubocop:todo all +require 'rubydns' + module CommonShortcuts module ClassMethods # Declares a topology double, which is configured to accept summary