From 7ead8184a7011bebc52c85a9d7a202b0a579ffd9 Mon Sep 17 00:00:00 2001 From: legobt <6wbvkn0j@anonaddy.me> Date: Thu, 24 Nov 2022 05:38:14 +0000 Subject: [PATCH] test: ledgerwallet.com no longer in allowlist --- test/index.js | 2 -- 1 file changed, 2 deletions(-) diff --git a/test/index.js b/test/index.js index 520d657422d..045cfc8b05f 100644 --- a/test/index.js +++ b/test/index.js @@ -56,7 +56,6 @@ function startTests () { // whitelist testWhitelist(t, [ - "ledgerwallet.com", "metamask.io", "etherscan.io", "ethereum.org", @@ -408,7 +407,6 @@ function startTests () { // whitelist testWhitelist(t, [ - "ledgerwallet.com", "metamask.io", "etherscan.io", "ethereum.org",