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