lib/generators/blacklight/test_support_generator.rb in blacklight-6.5.0 vs lib/generators/blacklight/test_support_generator.rb in blacklight-6.6.0

- old
+ new

@@ -1,8 +1,7 @@ # frozen_string_literal: true # Copy Blacklight test support material in place - # Need the requires here so we can call the generator from environment.rb # as suggested above. require 'rails/generators' require 'rails/generators/base' module Blacklight