We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c7e765 commit 56d4033Copy full SHA for 56d4033
pytest.ini
@@ -29,6 +29,7 @@ env =
29
MITX_ONLINE_EMAIL_BACKEND=django.core.mail.backends.locmem.EmailBackend
30
MITX_ONLINE_NOTIFICATION_EMAIL_BACKEND=django.core.mail.backends.locmem.EmailBackend
31
MITX_ONLINE_ENVIRONMENT=pytest
32
+ MITX_ONLINE_USE_S3=False
33
MITXONLINE_DOCKER_BASE_URL=
34
OPENEDX_API_BASE_URL=http://localhost:18000
35
OPENEDX_API_CLIENT_ID=fake_client_id
0 commit comments