Fix report controller tests [SCI-9570] (#6652)

This commit is contained in:
ajugo 2023-11-17 11:39:13 +01:00 committed by GitHub
parent 4082ecc326
commit 1a82ff8d94
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -89,7 +89,7 @@ tests-ci:
-e MAIL_FROM=MAIL_FROM \
-e MAIL_REPLYTO=MAIL_REPLYTO \
-e RAILS_ENV=test \
-e MAIL_SERVER_URL=localhost:3000 \
-e MAIL_SERVER_URL=http://localhost:3000 \
-e ENABLE_RECAPTCHA=false \
-e ENABLE_USER_CONFIRMATION=false \
-e ENABLE_USER_REGISTRATION=true \