lib/generators/hyrax/templates/spec/models/file_set_spec.rb in hyrax-3.0.0.pre.rc1 vs lib/generators/hyrax/templates/spec/models/file_set_spec.rb in hyrax-3.0.0.pre.rc2

- old
+ new

@@ -1,4 +1,5 @@ +# frozen_string_literal: true require 'rails_helper' RSpec.describe FileSet do it "has tests" do skip "Add your tests here"