Welcome to mirror list, hosted at ThFree Co, Russian Federation.

spec_helper.rb « spec « qa - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 95970800a4ee034f2c5bf3229ef9fd5c70f427ce (plain)
1
2
3
4
5
# frozen_string_literal: true

require_relative '../qa'

require_relative 'scenario_shared_examples'