mirror of
https://github.com/zulip/zulip.git
synced 2025-10-27 18:13:58 +00:00
node_tests: Reenable asynchronous event_status test.
Fixes #20180. Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
committed by
Tim Abbott
parent
a4a233b189
commit
dad0d51ada
@@ -44,7 +44,6 @@ def make_set(files: List[str]) -> Set[str]:
|
||||
# We do not yet require 100% line coverage for these files:
|
||||
EXEMPT_FILES = make_set(
|
||||
[
|
||||
"frontend_tests/node_tests/event_status.js",
|
||||
"frontend_tests/zjsunit/mdiff.js",
|
||||
"static/js/about_zulip.js",
|
||||
"static/js/add_subscribers_pill.js",
|
||||
|
||||
Reference in New Issue
Block a user