Fix others additional lints
This commit is contained in:
parent
763f864dc9
commit
056fe5ec3f
18 changed files with 33 additions and 34 deletions
|
|
@ -8,7 +8,7 @@ feature Conference do
|
|||
let(:admin) { create(:admin) }
|
||||
let(:conference) { create(:conference) }
|
||||
|
||||
shared_examples 'volunteer' do |user|
|
||||
shared_examples 'volunteer' do
|
||||
scenario 'adds and updates vdays', feature: true, js: true do
|
||||
sign_in(admin)
|
||||
visit admin_conference_volunteers_info_path(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue