Stratis Testnet text

This commit is contained in:
Andy Davis
2018-07-16 15:08:54 +01:00
committed by GitHub
parent 4b1be40dea
commit c990aff819

View File

@@ -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);