mirror of
https://github.com/OneKeyHQ/bip39.git
synced 2026-04-05 18:43:47 +00:00
fix test title
This commit is contained in:
@@ -1875,7 +1875,7 @@ it('Allows selection of VeChain', function(done) {
|
||||
};
|
||||
testNetwork(done, params);
|
||||
});
|
||||
it('Allows selection of Whitecoin', function(done) {
|
||||
it('Allows selection of Whitecoin Classic', function(done) {
|
||||
var params = {
|
||||
selectText: "XWCC - Whitecoin Classic",
|
||||
phrase: "abandon abandon ability",
|
||||
|
||||
Reference in New Issue
Block a user