mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 04:52:12 +00:00
two_factor: Add templates for 2-factor-auth setup.
Note from Tim: We'll likely need to do some work on the strings in these before translating, so I removed some translation tags.
This commit is contained in:
@@ -117,6 +117,7 @@ class TemplateTestCase(ZulipTestCase):
|
||||
'zerver/handlebars_compilation_failed.html',
|
||||
'zerver/portico-header.html',
|
||||
'zerver/deprecation_notice.html',
|
||||
'two_factor/_wizard_forms.html',
|
||||
]
|
||||
|
||||
integrations_regexp = re.compile('zerver/integrations/.*.html')
|
||||
|
Reference in New Issue
Block a user