Skip to content

Commit

Permalink
Remove unnecessary comment from LHNFilterTest
Browse files Browse the repository at this point in the history
  • Loading branch information
johnmlee101 committed Oct 6, 2022
1 parent e8db2ab commit e9ed223
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/unit/LHNFilterTest.js
Original file line number Diff line number Diff line change
Expand Up @@ -247,7 +247,6 @@ describe('Sidebar', () => {

// Given these combinations of booleans which result in the report being filtered out (not shown).
const booleansWhichRemovesInactiveReport = [
// hasComments is false
JSON.stringify([false, false, false, false, false, false, false]),

// isUnread
Expand Down

0 comments on commit e9ed223

Please sign in to comment.