Skip to content

Commit 3b7724f

Browse files
committed
Add comment
1 parent 51dc0ef commit 3b7724f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cypress/e2e/features.cy.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -132,6 +132,7 @@ describe('Meilisearch features', () => {
132132
})
133133
})
134134

135+
// This test assumes that the collections are indexed (in previous test)
135136
it('displays the number of inxed documents for each collection', () => {
136137
visitPluginPage()
137138

0 commit comments

Comments
 (0)