Skip to content

Commit

Permalink
crc: update test header data
Browse files Browse the repository at this point in the history
  • Loading branch information
robherley committed Apr 26, 2022
1 parent 3f95e2e commit 9e285cc
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions packages/artifact/__tests__/util.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -75,8 +75,7 @@ describe('Utils', () => {
const size = 24
const uncompressedLength = 100
const range = 'bytes 0-199/200'
const digest =
'5e2bf57d3f40c4b6df69daf1936cb766f832374b4fc0259a7cbff06e2f70f269'
const digest = 'FFFCD6894DC82C6D'
const headers = utils.getUploadHeaders(
contentType,
true,
Expand Down

0 comments on commit 9e285cc

Please sign in to comment.