Skip to content

Commit 640468b

Browse files
bidoubiwacurquiza
andauthored
Update src/transformers/__tests__/pagination.tests.ts
Co-authored-by: Clémentine Urquizar <[email protected]>
1 parent 966a0d7 commit 640468b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/transformers/__tests__/pagination.tests.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ const algoliaNumberPagesBehavior = [
2727
hitsLength: 0,
2828
numberPages: 0,
2929
},
30-
// Not an Algolia behavior. Algolia return an error:
30+
// Not an Algolia behavior. Algolia returns an error:
3131
// "Value too small for \"hitsPerPage\" parameter, expected integer between 0 and 9223372036854775807",
3232
{
3333
hitsPerPage: -1,

0 commit comments

Comments
 (0)