mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 04:52:12 +00:00
home: Remove handler for old compile-handlebars-templates error file.
As of commit 8c199fd44c
(#12667) this
file is no longer generated. Handlebars compile errors are raised as
webpack errors.
Signed-off-by: Anders Kaseorg <anders@zulipchat.com>
This commit is contained in:
committed by
Tim Abbott
parent
2c9f5e3980
commit
5ec2e4add4
@@ -114,7 +114,6 @@ class TemplateTestCase(ZulipTestCase):
|
||||
'zerver/debug.html',
|
||||
'zerver/base.html',
|
||||
'zerver/api_content.json',
|
||||
'zerver/handlebars_compilation_failed.html',
|
||||
'zerver/portico-header.html',
|
||||
'zerver/deprecation_notice.html',
|
||||
'two_factor/_wizard_forms.html',
|
||||
|
Reference in New Issue
Block a user