Skip to content

Commit

Permalink
Update missed collections? call
Browse files Browse the repository at this point in the history
  • Loading branch information
dlpierce committed Nov 11, 2022
1 parent 46c3bd2 commit 280664b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/features/collection_type_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -303,7 +303,7 @@
end

it 'all settings are disabled', :js do
expect(exhibit_collection_type.collections?).to be true
expect(exhibit_collection_type.collections.any?).to be true

click_link('Settings', href: '#settings')

Expand Down

0 comments on commit 280664b

Please sign in to comment.