Commit fe3f7f53 authored by Andrew Kumanyaev's avatar Andrew Kumanyaev

Remove Debug from tests

parent 71f1a845
......@@ -222,8 +222,6 @@ describe "Issues" do
it 'with dropdown menu' do
visit project_issue_path(project, issue)
p find('.edit-issue.inline-update').text
find('.edit-issue.inline-update').select(milestone.title, from: 'issue_milestone_id')
click_button 'Update Issue'
......
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