Commit 542f181b authored by Nourdin el Bacha's avatar Nourdin el Bacha

Apply 1 suggestion(s) to 1 file(s)

parent d335c4f9
......@@ -16,6 +16,7 @@ describe 'shared/deploy_tokens/_form.html.haml' do
if can
it "renders the packages scopes for user role #{role} in #{type}" do
render 'shared/deploy_tokens/form', token: token, group_or_project: subject
expect(rendered).to have_content('Allows read access to the package registry')
end
else
......
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