mirror of
https://github.com/vale981/Vulcan
synced 2025-03-05 09:31:43 -05:00
Fix SmartForm tests
This commit is contained in:
parent
54b8ed1385
commit
ef83562ee6
1 changed files with 1 additions and 0 deletions
|
@ -158,6 +158,7 @@ const Addresses = createCollection({
|
|||
describe('vulcan-forms/components', function() {
|
||||
const context = {
|
||||
intl: {
|
||||
formatLabel: () => '',
|
||||
formatMessage: () => '',
|
||||
formatDate: () => '',
|
||||
formatTime: () => '',
|
||||
|
|
Loading…
Add table
Reference in a new issue