Skip to content

Commit

Permalink
Replace last AdminSet with Hyrax::AdministrativeSet in create service…
Browse files Browse the repository at this point in the history
… specs
  • Loading branch information
elrayle committed Oct 25, 2021
1 parent 65b0301 commit 51c2532
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions spec/services/hyrax/admin_set_create_service_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -142,8 +142,6 @@
end

describe "#create!" do
let(:admin_set) { AdminSet.new(title: ['test']) }

subject { service.create! }

context "when the admin_set is valid" do
Expand Down

0 comments on commit 51c2532

Please sign in to comment.