mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-28 14:06:05 +10:00
Fix RuboCop
This commit is contained in:
@@ -186,7 +186,7 @@ describe 'Filter issues', feature: true do
|
||||
fill_in 'issue_search', with: 'testing'
|
||||
|
||||
page.within '.issues-list' do
|
||||
expect(page).to_not have_selector('.issue')
|
||||
expect(page).not_to have_selector('.issue')
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user