Skip to content

Commit

Permalink
need to require rubydns
Browse files Browse the repository at this point in the history
  • Loading branch information
jamis committed Oct 23, 2024
1 parent e0b99dc commit 3b6ea3b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions spec/support/common_shortcuts.rb
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit 3b6ea3b

Please sign in to comment.