mirror of
https://github.com/zulip/zulip.git
synced 2026-06-21 21:32:29 +08: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:
parent
b7fb919dfa
commit
5a9d0c87bb
@ -48,6 +48,7 @@ const ignore_modules = [
|
||||
'hotspots',
|
||||
'message_scroll',
|
||||
'message_viewport',
|
||||
'night_mode',
|
||||
'panels',
|
||||
'popovers',
|
||||
'reload',
|
||||
|
||||
Loading…
Reference in New Issue
Block a user