debian-mirror-gitlab/qa/spec/spec_helper.rb

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

7 lines
171 B
Ruby
Raw Normal View History

2019-07-31 22:56:46 +05:30
# frozen_string_literal: true
2017-08-17 22:00:37 +05:30
require_relative '../qa'
2021-11-11 11:23:49 +05:30
2022-07-16 23:28:13 +05:30
require_relative 'scenario_shared_examples'
2023-03-17 16:20:25 +05:30
require_relative('../../jh/qa/spec/spec_helper') if GitlabEdition.jh?