Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Murderlon committed Sep 20, 2023
1 parent 9061d30 commit e0a347b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test.js
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ describe('camo', () => {
testDefaultHeaders(res)
})

test('should 400 for download over defined max size', async () => {
test('should 413 for download over defined max size', async () => {
const size = 1 * 1024 * 1024

mockAgent
Expand Down

0 comments on commit e0a347b

Please sign in to comment.