提交 0c437c3e 编写于 作者: G GitLab Bot

Add latest changes from gitlab-org/gitlab@master

上级 012e59c2
# frozen_string_literal: true
require 'spec_helper'
describe 'factories' do
......
# frozen_string_literal: true
require 'bundler/setup'
ENV['GITLAB_ENV'] = 'test'
......
# frozen_string_literal: true
require 'spec_helper'
require 'rake'
......
# frozen_string_literal: true
require 'simplecov'
require 'active_support/core_ext/numeric/time'
require_relative '../lib/gitlab/utils'
......
# frozen_string_literal: true
require './spec/simplecov_env'
SimpleCovEnv.start!
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册