Коммит 97552924 создал по автору Lin Jen-Shin's avatar Lin Jen-Shin
Просмотр файлов

Require possible EE extension

владелец d99e540c
......@@ -120,3 +120,6 @@ def to_settings(hash)
end
end
end
require_relative '../../../ee/spec/support/helpers/ee/stub_configuration' if
Dir.exist?("#{__dir__}/../../../ee")
......@@ -73,3 +73,6 @@ def stub_object_storage_multipart_init(endpoint, upload_id = "upload_id")
EOS
end
end
require_relative '../../../ee/spec/support/helpers/ee/stub_object_storage' if
Dir.exist?("#{__dir__}/../../../ee")
Поддерживает Markdown
0% или .
You are about to add 0 people to the discussion. Proceed with caution.
Сначала завершите редактирование этого сообщения!
Пожалуйста, зарегистрируйтесь или чтобы прокомментировать