Skip to content

Commit

Permalink
feat: w3up-client new release (#1569)
Browse files Browse the repository at this point in the history
Trigger new release for `w3up-client` after merging related PRs for
`capabilities`, `upload-api`, and `upload-client`.
  • Loading branch information
fforbeck authored Oct 24, 2024
1 parent 1a778a3 commit 6989e6e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/w3up-client/test/capability/usage.test.js
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,7 @@ export const UsageClient = Test.withContext({
bytes: car.size,
servedAt: new Date().toISOString(),
})

assert.ok(record)
},
},
Expand Down

0 comments on commit 6989e6e

Please sign in to comment.