mirror of
https://github.com/OneKeyHQ/bip39.git
synced 2026-04-18 00:12:18 +00:00
Fix missing closing brackets in tests
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user