Skip to content

Commit 63c288a

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

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
@@ -34,7 +34,7 @@ const algoliaNumberPagesBehavior = [
3434
hitsLength: 20,
3535
numberPages: 0,
3636
},
37-
// Not an Algolia behavior. Algolia return an error:
37+
// Not an Algolia behavior. Algolia returns an error:
3838
// "Value too small for \"hitsPerPage\" parameter, expected integer between 0 and 9223372036854775807",
3939
{
4040
hitsPerPage: 1.5,

0 commit comments

Comments
 (0)