Fix unit tests

This commit is contained in:
tusooa 2023-01-21 22:42:53 -05:00
parent d159031121
commit 5f12c3ae76
No known key found for this signature in database
GPG Key ID: 7B467EDE43A08224
1 changed files with 2 additions and 1 deletions

View File

@ -14,7 +14,8 @@ const generateInput = (value, padEmoji = true) => {
padEmoji
}
}
}
},
$t: (msg) => msg
},
stubs: {
FAIcon: true