Commit 81d89101 authored by Nourdin el Bacha's avatar Nourdin el Bacha

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

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