Skip to content
This repository was archived by the owner on Mar 5, 2025. It is now read-only.

Commit cee695a

Browse files
update a test snapshot
1 parent a6bc23d commit cee695a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

packages/web3-core/test/unit/__snapshots__/web3_context.test.ts.snap

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ exports[`Web3Context getContextObject should return correct context object 1`] =
4747
},
4848
"_eventsCount": 2,
4949
"_maxListeners": undefined,
50+
Symbol(shapeMode): false,
5051
Symbol(kCapture): false,
5152
},
5253
"_provider": HttpProvider {
@@ -66,6 +67,7 @@ exports[`Web3Context getContextObject should return correct context object 1`] =
6667
},
6768
"_eventsCount": 2,
6869
"_maxListeners": undefined,
70+
Symbol(shapeMode): false,
6971
Symbol(kCapture): false,
7072
},
7173
"_provider": HttpProvider {

0 commit comments

Comments
 (0)