Fixes Style/Tab cops
Removes exclusions for Style/Tab cops in rubocop_todo All cops now fixed.
This commit is contained in:
parent
4b22a4547c
commit
fc1448b47b
7 changed files with 22 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