Commit 7150ca7f authored by Robert Speicher's avatar Robert Speicher

Remove skipped examples in filtered issues weight feature spec

parent ff3d2578
......@@ -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