From: Ian Coleman Date: Thu, 20 Sep 2018 22:45:51 +0000 (+1000) Subject: Fix missing closing brackets in tests X-Git-Url: https://git.immae.eu/?p=perso%2FImmae%2FProjets%2FCryptomonnaies%2FBIP39.git;a=commitdiff_plain;h=c4086c24131729e3801c4d81a56d6b0863d7ce3b Fix missing closing brackets in tests --- 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) { selectText: "SLS - Salus", firstAddress: "SgdYBmVytcW2aCYitdegwkUcCU7RSqYokB", }; +}); it('Allows selection of Smileycoin', function(done) { var params = { selectText: "SMLY - Smileycoin",