Skip to content
代码片段 群组 项目
提交 a9669e07 编辑于 作者: Baodong's avatar Baodong
浏览文件

Fix pipeline 2115916 of temporarily email unit test

上级 e2a841ef
No related branches found
No related tags found
无相关合并请求
......@@ -11,7 +11,6 @@ class InviteMembers < Page::Base
view 'app/assets/javascripts/invite_members/components/invite_modal_base.vue' do
element :invite_button
element :invite_members_modal_content
element :access_level_dropdown
end
......
......@@ -439,3 +439,7 @@
description:
- 'Gitlab::Email::Message::AccountValidation contains the correct message'
skip_reason: jh has overrided the message
- file_path: spec/lib/gitlab/auth/o_auth/auth_hash_spec.rb
description:
- 'Gitlab::Auth::OAuth::AuthHash when username claim is in email format creates proper email and username fields'
skip_reason: 'JH overrided the generate_temporarily_email method: jh/lib/jh/gitlab/auth/o_auth/auth_hash.rb:13'
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册