Commit c0eaa78b authored by Oswaldo Ferreira's avatar Oswaldo Ferreira

Improve success test context text

parent 01eb0acc
......@@ -82,7 +82,7 @@ describe API::IssueLinks do
end
end
context 'success' do
context 'when user has ability to create an issue link' do
it 'returns 201' do
target_issue = create(:issue, project: project)
project.add_reporter(user)
......
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