Merge pull request #21592 from edx/feanil/fix_jenkins_tests

Feanil/fix jenkins tests in python 3
This commit is contained in:
Feanil Patel
2019-09-09 13:43:39 -04:00
committed by GitHub
5 changed files with 7 additions and 164 deletions

View File

@@ -115,3 +115,5 @@ USE_TZ = True
RETIREMENT_SERVICE_WORKER_USERNAME = 'RETIREMENT_SERVICE_USER'
RETIRED_USERNAME_PREFIX = 'retired__user_'
PROCTORING_SETTINGS = {}