node: Fix test failure introduced in last merge.

e5b3d39ce9.
This commit is contained in:
Tim Abbott
2018-12-13 09:31:09 -08:00
parent e5b3d39ce9
commit af78800525

View File

@@ -237,7 +237,6 @@ run_test('basics', () => {
cont();
helper.assert_events([
'report narrow times',
'notifications.hide_or_show_history_limit_message',
]);
});