aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/spec/tests.js7
1 files changed, 0 insertions, 7 deletions
diff --git a/tests/spec/tests.js b/tests/spec/tests.js
index 528f562..f69bca6 100644
--- a/tests/spec/tests.js
+++ b/tests/spec/tests.js
@@ -1522,13 +1522,6 @@ it('Allows selection of Ethersocial Network', function(done) {
1522 }; 1522 };
1523 testNetwork(done, params); 1523 testNetwork(done, params);
1524}); 1524});
1525it('Allows selection of Monkey Project', function(done) {
1526 var params = {
1527 selectText: "MONK - Monkey Project",
1528 firstAddress: "MnLrcnnUzKnf7TzufjRe5DLZqQJz18oYyu",
1529 };
1530 testNetwork(done, params);
1531});
1532it('Allows selection of Stellar', function(done) { 1525it('Allows selection of Stellar', function(done) {
1533 var params = { 1526 var params = {
1534 selectText: "XLM - Stellar", 1527 selectText: "XLM - Stellar",