muting: Achieve 100% node-test coverage for settings_muting.js.

This commit is contained in:
Tarun Kumar
2018-04-09 18:52:26 +05:30
committed by Tim Abbott
parent 113c1a81ea
commit 51601fab44
2 changed files with 57 additions and 0 deletions

View File

@@ -53,6 +53,7 @@ enforce_fully_covered = {
'static/js/search_suggestion.js',
# Removed because we're migrating code from uncovered other settings pages to here.
# 'static/js/settings_ui.js',
'static/js/settings_muting.js',
'static/js/settings_user_groups.js',
'static/js/stream_data.js',
'static/js/stream_events.js',