Skip to content
代码片段 群组 项目
未验证 提交 d77addeb 编辑于 作者: Samantha Ming's avatar Samantha Ming 提交者: GitLab
浏览文件

Merge branch 'mrincon-fix-local-spec' into 'master'

Fix admin spec that flakes locally

See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/139755



Merged-by: default avatarSamantha Ming <sming@gitlab.com>
Approved-by: default avatarRavi Kumar <rkumar@gitlab.com>
Approved-by: default avatarSamantha Ming <sming@gitlab.com>
Co-authored-by: default avatarMiguel Rincon <mrincon@gitlab.com>
No related branches found
No related tags found
无相关合并请求
...@@ -178,7 +178,7 @@ ...@@ -178,7 +178,7 @@
context 'when a runner is updated', :js do context 'when a runner is updated', :js do
before do before do
fill_in s_('Runners|Runner description'), with: 'new-runner-description' fill_in s_('Runners|Runner description'), with: 'new-runner-description', fill_options: { clear: :backspace }
click_on _('Save changes') click_on _('Save changes')
end end
......
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册