Skip to content
Snippets Groups Projects

Modifies Package Registry group settings

All threads resolved!
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
@@ -48,6 +48,6 @@
@@ -48,6 +48,6 @@
visit group_settings_packages_and_registries_path(group)
visit group_settings_packages_and_registries_path(group)
end
end
it_behaves_like 'can highlight results', 'Use GitLab as a private registry'
it_behaves_like 'can highlight results', 'Allow packages with the same name and version'
end
end
end
end
Loading