X-Git-Url: https://git.immae.eu/?p=perso%2FImmae%2FProjets%2FCryptomonnaies%2FBIP39.git;a=blobdiff_plain;f=tests%2Fspec%2Ftests.js;fp=tests%2Fspec%2Ftests.js;h=a2e39f1aa9c4335faf5899293055cadf867e4720;hp=62647d2663640b7bfae798ed5d3358630dc755db;hb=0bc6361db4de780d159d810bd109659433ca2adc;hpb=a98d40c43d44f052794e787efec778365997825d diff --git a/tests/spec/tests.js b/tests/spec/tests.js index 62647d2..a2e39f1 100644 --- a/tests/spec/tests.js +++ b/tests/spec/tests.js @@ -1638,7 +1638,7 @@ it('Allows selection of Thought', function(done) { it('Allows selection of EtherCore', function(done) { var params = { selectText: "ERE - EtherCore", - firstAddress: "0xDeeAD0297F06dfe6c7Ad0C1D0CF5B06D6047bEEe", + firstAddress: "0x119e6EAC3Ce1b473D62d9fD847fb0ea222eF1D9e", }; testNetwork(done, params); });