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