Removing external_auth addition to cms, and skipping test
This commit is contained in:
@@ -385,9 +385,6 @@ INSTALLED_APPS = (
|
||||
'student', # misleading name due to sharing with lms
|
||||
'course_groups', # not used in cms (yet), but tests run
|
||||
|
||||
# External auth (OpenID, shib, SSL)
|
||||
'external_auth',
|
||||
|
||||
# Tracking
|
||||
'track',
|
||||
'eventtracking.django',
|
||||
|
||||
Reference in New Issue
Block a user