test update
This commit is contained in:
parent
935e21c993
commit
ed179010a7
1 changed files with 2 additions and 1 deletions
|
|
@ -38,7 +38,8 @@ const mockMixin = {
|
||||||
days: []
|
days: []
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
})
|
}),
|
||||||
|
pushGenericObjectToGA: jest.fn()
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue