Commit cb5e6fed authored by James Edwards-Jones's avatar James Edwards-Jones

Fix conflict in >>>>>>> 9-4-stable

parent c06c8d97
......@@ -6,7 +6,6 @@ feature 'Projected Tags', feature: true, js: true do
before do
sign_in(user)
<<<<<<< HEAD
end
def set_allowed_to(operation, option = 'Masters', form: '.new-protected-tag')
......@@ -18,8 +17,6 @@ feature 'Projected Tags', feature: true, js: true do
find(".js-allowed-to-#{operation}").click # needed to submit form in some cases
end
=======
>>>>>>> 9-4-stable
end
def set_protected_tag_name(tag_name)
......
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