Add tests of recurring nudge template rendering

This commit is contained in:
Calen Pennington
2017-09-07 11:16:22 -04:00
committed by Clinton Blackburn
parent cd4ebaf23c
commit 6156fe929e

View File

@@ -611,3 +611,5 @@ ENTERPRISE_API_URL = 'http://enterprise.example.com/enterprise/api/v1/'
ENTERPRISE_CONSENT_API_URL = 'http://enterprise.example.com/consent/api/v1/'
ACTIVATION_EMAIL_FROM_ADDRESS = 'test_activate@edx.org'
TEMPLATES[0]['OPTIONS']['debug'] = True