mirror of https://github.com/zulip/zulip.git
node tests: Enforce 100% node coverage in user_events.js.
This commit is contained in:
parent
eb39e82629
commit
3557c47d76
|
@ -48,6 +48,7 @@ enforce_fully_covered = {
|
|||
'static/js/typing_data.js',
|
||||
'static/js/typing_status.js',
|
||||
'static/js/unread.js',
|
||||
'static/js/user_events.js',
|
||||
'static/js/util.js',
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue