We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 619a425 commit 7b076d8Copy full SHA for 7b076d8
test/e2e/tests/settings/ipfs-ens-resolution.spec.ts
@@ -80,7 +80,7 @@ describe('Settings', function () {
80
title: this.test?.fullTitle(),
81
testSpecificMock: ensDomainPassthrough,
82
},
83
- async ({ driver, mockedEndpoint }) => {
+ async ({ driver }) => {
84
await loginWithBalanceValidation(driver);
85
86
// navigate to security & privacy settings screen
0 commit comments