Skip to content

Commit 51e9081

Browse files
bidoubiwaalallema
andauthored
Update tests/search-resolver.tests.ts
Co-authored-by: Amélie <[email protected]>
1 parent c394d6f commit 51e9081

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/search-resolver.tests.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ describe('Pagination browser test', () => {
3434
jest.clearAllMocks()
3535
})
3636

37-
test('Test two same search parameters twice', async () => {
37+
test('Test the same search parameters twice', async () => {
3838
const searchParameters = {
3939
indexName: 'movies',
4040
params: {

0 commit comments

Comments
 (0)