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

Fix admin spec that flakes locally

上级 928229b8
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.
先完成此消息的编辑!
想要评论请 注册