]> git.immae.eu Git - perso/Immae/Projets/Cryptomonnaies/BIP39.git/commitdiff
Fix missing closing brackets in tests
authorIan Coleman <ian@iancoleman.io>
Thu, 20 Sep 2018 22:45:51 +0000 (08:45 +1000)
committerIan Coleman <ian@iancoleman.io>
Thu, 20 Sep 2018 22:45:51 +0000 (08:45 +1000)
tests/spec/tests.js

index c875aeb39273572bb20b7730073e3965f347dfdb..acd8815d159114a0c8782852577b4e1f222bd0d2 100644 (file)
@@ -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",