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

Merge branch '411832-remove-false-pending-warning' into 'master'

No related branches found
No related tags found
无相关合并请求
......@@ -20,8 +20,8 @@ def full_path(path)
end
end
included do
spec_file = Pathname.new(example.metadata[:example_group][:file_path]).realpath.to_s
included do |base|
spec_file = base.metadata[:absolute_file_path]
if spec_file.in?(DisableNamespaceOrganizationValidationHelper.todo_list)
around do |example|
......
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册