Skip to content

Commit 29c3216

Browse files
author
Thomas Scherz
committed
Add support for Selector.
1 parent 6d8f8e0 commit 29c3216

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

spec/features/hyrax/dashboard/collection_spec.rb

+3
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
# frozen_string_literal: true
2+
3+
require 'rails_helper'
4+
25
RSpec.describe 'collection', type: :feature, clean_repo: true do
36
include Selectors::Dashboard
47

0 commit comments

Comments
 (0)