summaryrefslogtreecommitdiff
path: root/spec/support/import_export
diff options
context:
space:
mode:
authorJames Lopez <james@jameslopez.es>2016-09-09 18:08:30 +0200
committerJames Lopez <james@jameslopez.es>2016-09-09 18:08:30 +0200
commitc4d2cacac77fc47b112d30fc135219a4a27452fd (patch)
tree8913a910b7e3e2ae498207f085a9045d4ec1dc2f /spec/support/import_export
parent37fbb15a2967523d41887f55b6f38e6d74bd6d7f (diff)
downloadgitlab-ce-c4d2cacac77fc47b112d30fc135219a4a27452fd.tar.gz
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