Fix SmartForm tests

This commit is contained in:
Apollinaire 2019-02-07 18:01:42 +01:00
parent 54b8ed1385
commit ef83562ee6

View file

@ -158,6 +158,7 @@ const Addresses = createCollection({
describe('vulcan-forms/components', function() {
const context = {
intl: {
formatLabel: () => '',
formatMessage: () => '',
formatDate: () => '',
formatTime: () => '',