Fix typo testNetowrk/testNetwork

This commit is contained in:
Ian Coleman
2019-06-13 12:41:11 +10:00
parent b244e34403
commit 084ff40d4f

View File

@@ -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 = {