mirror of
https://github.com/zulip/zulip.git
synced 2025-11-14 10:57:58 +00:00
node: Fix ui_init test failing due to night_mode initialization.
This was a rebase conflict between the new test and the extraction of an initialization method for night_mode.
This commit is contained in:
@@ -48,6 +48,7 @@ const ignore_modules = [
|
|||||||
'hotspots',
|
'hotspots',
|
||||||
'message_scroll',
|
'message_scroll',
|
||||||
'message_viewport',
|
'message_viewport',
|
||||||
|
'night_mode',
|
||||||
'panels',
|
'panels',
|
||||||
'popovers',
|
'popovers',
|
||||||
'reload',
|
'reload',
|
||||||
|
|||||||
Reference in New Issue
Block a user