mirror of
https://github.com/OneKeyHQ/bip39.git
synced 2026-04-28 13:20:41 +00:00
Fix energyweb test
This commit is contained in:
+1
-1
@@ -1618,7 +1618,7 @@ it('Allows selection of Elastos', function(done) {
|
|||||||
it('Allows selection of Energyweb', function(done) {
|
it('Allows selection of Energyweb', function(done) {
|
||||||
var params = {
|
var params = {
|
||||||
selectText: "EWT - EnergyWeb",
|
selectText: "EWT - EnergyWeb",
|
||||||
firstAddress: "0x190aCfa6dA6Ff2D0a28Fbd0e02Aec493bCa5D7f7",
|
firstAddress: "0x22171474844Fc7E8E99A3A69CCf1eDb5574FdD4c",
|
||||||
};
|
};
|
||||||
testNetwork(done, params);
|
testNetwork(done, params);
|
||||||
});
|
});
|
||||||
|
|||||||
Reference in New Issue
Block a user