Skip to content

Commit

Permalink
chore: update comment
Browse files Browse the repository at this point in the history
  • Loading branch information
israx committed Jul 22, 2024
1 parent ebbeb60 commit 047831b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/storage/__tests__/providers/s3/types/list.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ describe('List API input types', () => {
listAll: true,
subpathStrategy,
useAccelerateEndpoint,
// @ts-expect-error subpathStrategy is not part of this input
// @ts-expect-error pageSize is not part of this input
pageSize,
},
};
Expand Down

0 comments on commit 047831b

Please sign in to comment.