Commit fb9cf1e7 authored by Douwe Maan's avatar Douwe Maan

Merge branch 'rs-remove-filtered-issues-skips-ee' into 'master'

Remove skipped examples in filtered issues weight feature spec

See merge request !2773
parents 3d348cff 7150ca7f
......@@ -42,14 +42,6 @@ describe 'Filter issues weight', :js do
expect_issues_list_count(1)
end
it 'filters issues by invalid weight' do
skip('to be tested, issue #1517')
end
it 'filters issues by multiple weights' do
skip('to be tested, issue #1517')
end
end
describe 'weight with other filters' do
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment