mirror of
https://github.com/vale981/Vulcan
synced 2025-03-06 01:51:40 -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() {
|
describe('vulcan-forms/components', function() {
|
||||||
const context = {
|
const context = {
|
||||||
intl: {
|
intl: {
|
||||||
|
formatLabel: () => '',
|
||||||
formatMessage: () => '',
|
formatMessage: () => '',
|
||||||
formatDate: () => '',
|
formatDate: () => '',
|
||||||
formatTime: () => '',
|
formatTime: () => '',
|
||||||
|
|
Loading…
Add table
Reference in a new issue