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:
authorJames Lopez <james@jameslopez.es>2016-09-09 19:08:30 +0300
committerJames Lopez <james@jameslopez.es>2016-09-09 19:08:30 +0300
commitc4d2cacac77fc47b112d30fc135219a4a27452fd (patch)
tree8913a910b7e3e2ae498207f085a9045d4ec1dc2f /spec/support/import_export
parent37fbb15a2967523d41887f55b6f38e6d74bd6d7f (diff)
attempt to fix random error in remote build
Diffstat (limited to 'spec/support/import_export')
-rw-r--r--spec/support/import_export/export_file_helper.rb2
1 files changed, 2 insertions, 0 deletions
diff --git a/spec/support/import_export/export_file_helper.rb b/spec/support/import_export/export_file_helper.rb
index 7e75ed9793b..be0772d6a4a 100644
--- a/spec/support/import_export/export_file_helper.rb
+++ b/spec/support/import_export/export_file_helper.rb
@@ -1,3 +1,5 @@
+require './spec/support/import_export/configuration_helper'
+
module ExportFileHelper
include ConfigurationHelper