From 2efc62e740818c5d9a6309491d82123347f0bc34 Mon Sep 17 00:00:00 2001 From: bwatson78 Date: Thu, 4 Jan 2024 12:33:13 -0600 Subject: [PATCH] Marks ActiveFedora tests in spec/indexers/hyrax/file_set_indexer_spec.rb. --- spec/indexers/hyrax/file_set_indexer_spec.rb | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/spec/indexers/hyrax/file_set_indexer_spec.rb b/spec/indexers/hyrax/file_set_indexer_spec.rb index 5a4ec2cc46..08849182d4 100644 --- a/spec/indexers/hyrax/file_set_indexer_spec.rb +++ b/spec/indexers/hyrax/file_set_indexer_spec.rb @@ -1,5 +1,7 @@ # frozen_string_literal: true -RSpec.describe Hyrax::FileSetIndexer do + +# Marked as AF-only, since Valkyrie FileSet indexing is handled by Hyrax::ValkyrieFileSetIndexer. +RSpec.describe Hyrax::FileSetIndexer, :active_fedora do include Hyrax::FactoryHelpers let(:file_set) do