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