From ad07c1c0b5fd6724f0801eff2b3211e7723ec589 Mon Sep 17 00:00:00 2001 From: Ruggero M Date: Sun, 15 Nov 2020 16:51:37 +0100 Subject: [PATCH] Updated Zcoin (XZC) Due to its rebrand fo Firo (FIRO) https://zcoin.io/zcoin-is-becoming-firo/ --- tests/spec/tests.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/spec/tests.js b/tests/spec/tests.js index 0cdd69d..1e1f12e 100644 --- a/tests/spec/tests.js +++ b/tests/spec/tests.js @@ -1214,9 +1214,9 @@ it('Allows selection of FIO', function(done) { }; testNetwork(done, params); }); -it('Allows selection of Firo (ex-Zcoin)', function(done) { +it('Allows selection of Firo', function(done) { var params = { - selectText: "FIRO - Firo (ex-Zcoin)", + selectText: "FIRO - Firo", phrase: "abandon abandon ability", firstAddress: "a6VcMdP4XgAA9Tr7xNszmPG5FZpfRf17Cq", firstPubKey: "0236f2348c32dc62d69488b01988ed1154df261723ec60461cb6e62189984c62db", -- 2.41.0