1
0
Fork 0

crc: update test header data

pull/1063/head
Rob Herley 2022-04-26 23:21:31 +00:00 committed by GitHub
parent 3f95e2ea4f
commit 9e285cc3fa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 2 deletions

View File

@ -75,8 +75,7 @@ describe('Utils', () => {
const size = 24 const size = 24
const uncompressedLength = 100 const uncompressedLength = 100
const range = 'bytes 0-199/200' const range = 'bytes 0-199/200'
const digest = const digest = 'FFFCD6894DC82C6D'
'5e2bf57d3f40c4b6df69daf1936cb766f832374b4fc0259a7cbff06e2f70f269'
const headers = utils.getUploadHeaders( const headers = utils.getUploadHeaders(
contentType, contentType,
true, true,