Show More
@@ -113,8 +113,7 b' class TestAuthSettingsController(object)' | |||
|
113 | 113 | response.mustcontain('Authentication Plugins') |
|
114 | 114 | |
|
115 | 115 | @pytest.mark.parametrize("disable_plugin, needs_import", [ |
|
116 |
|
|
|
117 | reason="Migration of container plugin pending."), | |
|
116 | ('egg:rhodecode-enterprise-ce#headers', None), | |
|
118 | 117 | ('egg:rhodecode-enterprise-ce#crowd', None), |
|
119 | 118 | ('egg:rhodecode-enterprise-ce#jasig_cas', None), |
|
120 | 119 | ('egg:rhodecode-enterprise-ce#ldap', None), |
General Comments 0
You need to be logged in to leave comments.
Login now