node test: Remove complicated pm_list test.

This test mostly tests logic that I'm about
to remove in subsequent commits, and it's a bit
messy.

This commit removes 100% line coverage, but I
will restore that a few commits later.
This commit is contained in:
Steve Howell
2020-01-06 14:55:30 +00:00
committed by Tim Abbott
parent 066a02a987
commit da1392efd2
2 changed files with 0 additions and 86 deletions

View File

@@ -59,7 +59,6 @@ enforce_fully_covered = {
'static/js/narrow_state.js',
'static/js/people.js',
'static/js/pm_conversations.js',
'static/js/pm_list.js',
'static/js/presence.js',
'static/js/reactions.js',
'static/js/recent_senders.js',