mirror of
https://github.com/OneKeyHQ/bip39.git
synced 2026-04-29 13:36:01 +00:00
Fix test for komodo
This commit is contained in:
+1
-1
@@ -495,7 +495,7 @@ it('Allows selection of game', function(done) {
|
|||||||
it('Allows selection of komodo', function(done) {
|
it('Allows selection of komodo', function(done) {
|
||||||
var params = {
|
var params = {
|
||||||
selectText: "KMD - Komodo",
|
selectText: "KMD - Komodo",
|
||||||
firstAddress: "RJL777dmaB3PYqHEJGMJKWWkLPdu1ypGi4",
|
firstAddress: "RMPPzJwAjPVZZAwJvXivHJGGjdCx6WBD2t",
|
||||||
};
|
};
|
||||||
testNetwork(done, params);
|
testNetwork(done, params);
|
||||||
});
|
});
|
||||||
|
|||||||
Reference in New Issue
Block a user