Skip to content

Commit 7b076d8

Browse files
committed
lint
1 parent 619a425 commit 7b076d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/e2e/tests/settings/ipfs-ens-resolution.spec.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ describe('Settings', function () {
8080
title: this.test?.fullTitle(),
8181
testSpecificMock: ensDomainPassthrough,
8282
},
83-
async ({ driver, mockedEndpoint }) => {
83+
async ({ driver }) => {
8484
await loginWithBalanceValidation(driver);
8585

8686
// navigate to security & privacy settings screen

0 commit comments

Comments
 (0)