diff options
Diffstat (limited to 'tests')
-rw-r--r-- | tests/spec/tests.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/spec/tests.js b/tests/spec/tests.js index c875aeb..acd8815 100644 --- a/tests/spec/tests.js +++ b/tests/spec/tests.js | |||
@@ -1094,6 +1094,7 @@ it('Allows selection of Salus', function(done) { | |||
1094 | selectText: "SLS - Salus", | 1094 | selectText: "SLS - Salus", |
1095 | firstAddress: "SgdYBmVytcW2aCYitdegwkUcCU7RSqYokB", | 1095 | firstAddress: "SgdYBmVytcW2aCYitdegwkUcCU7RSqYokB", |
1096 | }; | 1096 | }; |
1097 | }); | ||
1097 | it('Allows selection of Smileycoin', function(done) { | 1098 | it('Allows selection of Smileycoin', function(done) { |
1098 | var params = { | 1099 | var params = { |
1099 | selectText: "SMLY - Smileycoin", | 1100 | selectText: "SMLY - Smileycoin", |