We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e2cdd80 + 128a5ea commit 1000c8bCopy full SHA for 1000c8b
spec/forms/hyrax/forms/file_set_form_spec.rb
@@ -1,6 +1,6 @@
1
# frozen_string_literal: true
2
3
-RSpec.describe Hyrax::Forms::FileSetForm do
+RSpec.describe Hyrax::Forms::FileSetForm, :active_fedora do
4
subject(:form) { described_class.new(file_set) }
5
let(:file_set) { Hyrax::FileSet.new }
6
0 commit comments