Skip to content

Commit

Permalink
chore: up tests
Browse files Browse the repository at this point in the history
  • Loading branch information
jxom committed Oct 10, 2024
1 parent 0ff9db8 commit 075f8dc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@
{
"name": "import * from 'viem/account-abstraction'",
"path": "./src/_esm/account-abstraction/index.js",
"limit": "46 kB",
"limit": "47 kB",
"import": "*"
},
{
Expand Down
1 change: 1 addition & 0 deletions src/account-abstraction/accounts/toSmartAccount.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ test('default', async () => {
"abi": null,
"address": "0xE911628bF8428C23f179a07b081325cAe376DE1f",
"client": null,
"decodeCalls": [Function],
"encodeCalls": [Function],
"entryPoint": {
"abi": [
Expand Down

0 comments on commit 075f8dc

Please sign in to comment.