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

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'gems/gitlab-schema-validation/spec/spec_helper.rb')
-rw-r--r--gems/gitlab-schema-validation/spec/spec_helper.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/gems/gitlab-schema-validation/spec/spec_helper.rb b/gems/gitlab-schema-validation/spec/spec_helper.rb
index c11c5021e3b..4eee709dc67 100644
--- a/gems/gitlab-schema-validation/spec/spec_helper.rb
+++ b/gems/gitlab-schema-validation/spec/spec_helper.rb
@@ -2,6 +2,7 @@
require "gitlab/schema/validation"
require 'rspec-parameterized'
+require 'pg'
RSpec.configure do |config|
# Enable flags like --only-failures and --next-failure