add AWS_BUCKET env variable for tests
This commit is contained in:
@@ -49,4 +49,5 @@ Rails.application.configure do
|
||||
|
||||
ENV["ENABLE_ANALYTICS"] = "true"
|
||||
ENV["BRAYNIAC_AI_API_ENDPOINT"] ||= ""
|
||||
ENV["AWS_BUCKET"] = ""
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user