Merge pull request #1430 from codyborders/master
Adds Style/Tab cop to rubocop.yml
This commit is contained in:
commit
46a6a59622
8 changed files with 26 additions and 33 deletions
|
|
@ -38,7 +38,7 @@ feature EventType do
|
|||
|
||||
# Remove event type
|
||||
within('tr', text: 'Party') do
|
||||
click_link 'Delete'
|
||||
click_link 'Delete'
|
||||
end
|
||||
expect(flash).to eq('Event type successfully deleted.')
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue