Skip to content

Commit

Permalink
feat(libs): Remove unnessecary test
Browse files Browse the repository at this point in the history
  • Loading branch information
Angi-Kinas committed Nov 13, 2023
1 parent 4430fb9 commit d7a3c82
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,4 @@ describe('SelectionService', () => {
expect(selectedRecords).toEqual([])
})
})

// describe('selectedRecordsIdentifiers$', () => {})
})

0 comments on commit d7a3c82

Please sign in to comment.