set AWS_BUCKET just in one spec file

This commit is contained in:
bilal
2020-06-15 12:18:23 +02:00
parent 16d4d7511c
commit 3650d6022c
2 changed files with 4 additions and 1 deletions

View File

@@ -49,5 +49,4 @@ Rails.application.configure do
ENV["ENABLE_ANALYTICS"] = "true"
ENV["BRAYNIAC_AI_API_ENDPOINT"] ||= ""
ENV["AWS_BUCKET"] = ""
end