Skip to content

Commit d919418

Browse files
committed
update
1 parent a936058 commit d919418

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/scripts/lib/rpc-method-middleware/handlers/ethereum-chain-utils.test.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -201,7 +201,7 @@ describe('Ethereum Chain Utils', () => {
201201
).toHaveBeenCalledWith({
202202
chainId: '0x1',
203203
autoApprove: false,
204-
options: {
204+
metadata: {
205205
isSwitchEthereumChain: true,
206206
},
207207
});

0 commit comments

Comments
 (0)