Commit 0b4a3d84 authored by Fatih Acet's avatar Fatih Acet

IssueNotesRefactor: Fix upload specs.

parent 6b80d13e
......@@ -10,6 +10,7 @@ feature 'User uploads file to note', feature: true do
before do
sign_in(user)
visit project_issue_path(project, issue)
wait_for_requests
end
context 'before uploading' 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