mirror of
https://github.com/OneKeyHQ/bip39.git
synced 2026-04-30 14:06:00 +00:00
Fix typo testNetowrk/testNetwork
This commit is contained in:
+1
-1
@@ -897,7 +897,7 @@ it('Allows selection of EOSIO', function(done) {
|
|||||||
selectText: "EOS - EOSIO",
|
selectText: "EOS - EOSIO",
|
||||||
firstPubKey: "EOS692VJTBK3Rmw93onNnpnZ8ZtmE9PdxjDStArvbyzoe11QUTNoy",
|
firstPubKey: "EOS692VJTBK3Rmw93onNnpnZ8ZtmE9PdxjDStArvbyzoe11QUTNoy",
|
||||||
};
|
};
|
||||||
testNetowrk(done, params, true);
|
testNetwork(done, params, true);
|
||||||
});
|
});
|
||||||
it('Allows selection of Europecoin', function(done) {
|
it('Allows selection of Europecoin', function(done) {
|
||||||
var params = {
|
var params = {
|
||||||
|
|||||||
Reference in New Issue
Block a user