Skip to content
Snippets Groups Projects
Commit 0c437c3e authored by GitLab Bot's avatar GitLab Bot
Browse files

Add latest changes from gitlab-org/gitlab@master

parent 012e59c2
No related branches found
No related tags found
No related merge requests found
# frozen_string_literal: true
require 'spec_helper'
 
describe 'factories' do
Loading
Loading
# frozen_string_literal: true
require 'bundler/setup'
 
ENV['GITLAB_ENV'] = 'test'
Loading
Loading
# frozen_string_literal: true
require 'spec_helper'
require 'rake'
 
Loading
Loading
# frozen_string_literal: true
require 'simplecov'
require 'active_support/core_ext/numeric/time'
require_relative '../lib/gitlab/utils'
Loading
Loading
# frozen_string_literal: true
require './spec/simplecov_env'
SimpleCovEnv.start!
 
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment