chore(cypress): Finish comment

Signed-off-by: Christopher Ng <chrng8@gmail.com>
This commit is contained in:
Christopher Ng 2025-02-03 14:47:07 -08:00 committed by backportbot[bot]
parent 16bd639619
commit d5532a9d7d

View file

@ -236,7 +236,7 @@ describe('files: Filter in files list', { testIsolation: true }, () => {
navigateToFolder('folder')
getRowForFile('folder').should('not.exist')
// See that the chip is still
// See that the chip is still active
filesFilters.activeFilters()
.should('have.length', 1)
.contains(/Folder/).should('be.visible')