Skip to content

Commit b4aa861

Browse files
committed
tests: remove failing test due to third party
1 parent 8a84a4d commit b4aa861

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

test/e2e/utils.spec.js

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -89,12 +89,6 @@ describe('utils', () => {
8989
'0x220bc93D88C0aF11f1159eA89a885d5ADd3A7Cf6'
9090
);
9191
});
92-
93-
test('return the name owner on testnet', () => {
94-
expect(
95-
getShibariumNameOwner('systematize752253.shib', '157')
96-
).resolves.toBe('0xc4B06a671831CdD66fdA1A287263103103DEC80D');
97-
});
9892
});
9993

10094
describe('sonic resolver', () => {

0 commit comments

Comments
 (0)