Commit a77a58df authored by Lin Jen-Shin's avatar Lin Jen-Shin

Use 'when logging as guest' for context, feedback:

https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/5347#note_13200997
parent e8bab842
......@@ -194,7 +194,7 @@ describe API::API, api: true do
end
end
context 'when forbidden' do
context 'when logging as guest' do
let(:api_user) { guest_user }
before 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