X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=tests%2Fspec%2Ftests.js;h=c97c9734cb0364053a12a3198d558a6c60e17342;hb=c990aff8195e64e4661a03e3856b8554a7204139;hp=e09f2cb5d1d6348539c23d04fa87b02983edbb42;hpb=e96d3876c4cbbfd219c0fe4de4b893d3e9553e60;p=perso%2FImmae%2FProjets%2FCryptomonnaies%2FBIP39.git diff --git a/tests/spec/tests.js b/tests/spec/tests.js index e09f2cb..c97c973 100644 --- a/tests/spec/tests.js +++ b/tests/spec/tests.js @@ -1098,7 +1098,7 @@ it('Allows selection of Stratis', function(done) { }); it('Allows selection of Stratis Test', function(done) { var params = { - selectText: "TSTRAT - Stratis Test", + selectText: "TSTRAT - Stratis Testnet", firstAddress: "TRLWm3dye4FRrDWouwYUSUZP96xb76mBE3", }; testNetwork(done, params);