Commit ebe66e32 authored by orozot's avatar orozot

Update i18n and fix test failure

parent 7c6d82df
......@@ -4718,6 +4718,9 @@ msgstr ""
msgid "Assign reviewer(s)"
msgstr ""
msgid "Assign severity"
msgstr ""
msgid "Assign some issues to this milestone."
msgstr ""
......
......@@ -60,7 +60,7 @@ RSpec.describe 'Alert details', :js do
expect(alert_status).to have_content('Triggered')
find('.btn-link').click
find('.gl-button').click
find('.gl-new-dropdown-item', text: 'Acknowledged').click
wait_for_requests
......
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