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