Commit fafa1a2c authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets

Merge pull request #6054 from zzet/patch-7

Remove Debug from tests
parents 0c637acb fe3f7f53
......@@ -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