diff --git a/app/controllers/concerns/integrator/hyrax/works_behavior.rb b/app/controllers/concerns/integrator/hyrax/works_behavior.rb index 5f23c45e..682ab8a8 100644 --- a/app/controllers/concerns/integrator/hyrax/works_behavior.rb +++ b/app/controllers/concerns/integrator/hyrax/works_behavior.rb @@ -224,7 +224,7 @@ def file_set_attributes(attributes) attributes.except(:id, 'id') end end - be + def file_set_actor ::Hyrax::Actors::FileSetActor end