Skip to content

Commit 88511b1

Browse files
committed
test: add empty smartContracts array to EVM provider events fixture
1 parent f79ea68 commit 88511b1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

e2e/specs/connections/evm-provider-events.spec.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -169,6 +169,7 @@ describe(SmokeWalletPlatform('EVM Provider Events'), () => {
169169
})
170170
.build(),
171171
restartDevice: true,
172+
smartContracts: [],
172173
},
173174
async () => {
174175
await loginToApp();

0 commit comments

Comments
 (0)