Skip to content

Commit

Permalink
chore: snaps
Browse files Browse the repository at this point in the history
  • Loading branch information
tmm committed Jun 12, 2024
1 parent 9b54dca commit dd6cccc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/errors/base.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ test('BaseError (w/ docsBaseUrl)', () => {
Docs: https://test/lol#test
Details: details
Version: viem@1.0.2]
Version: viem@x.y.z]
`)
})

Expand All @@ -102,7 +102,7 @@ test('BaseError (w/ metaMessages)', () => {
[ViemError: An error occurred.
Reason: idk
Cause: lol
Cause: lol
Details: details
Version: viem@x.y.z]
Expand Down

0 comments on commit dd6cccc

Please sign in to comment.