Skip to content

Commit

Permalink
modulesync 7.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
zilchms committed Apr 15, 2024
1 parent d131cbd commit 7f6853e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions spec/spec_helper.rb
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,5 @@
end
end

require 'support/acceptance/constants.rb'

Check failure on line 21 in spec/spec_helper.rb

View workflow job for this annotation

GitHub Actions / Puppet / Static validations

Style/RedundantFileExtensionInRequire: Redundant `.rb` file extension detected. (https://rubystyle.guide#no-explicit-rb-to-require)
Dir['./spec/support/spec/**/*.rb'].sort.each { |f| require f }

0 comments on commit 7f6853e

Please sign in to comment.