Skip to content

Commit 89640ec

Browse files
committed
chore: up
1 parent b4572ed commit 89640ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/erc8021/_test/index.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ import * as exports from '../index.js'
44
test('exports', () => {
55
expect(Object.keys(exports)).toMatchInlineSnapshot(`
66
[
7-
"SignatureErc8010",
7+
"Attribution",
88
]
99
`)
1010
})

0 commit comments

Comments
 (0)