fix(web): broken unit tests (#947)
This commit is contained in:
parent
afdfd1863f
commit
1877834fd1
1 changed files with 3 additions and 0 deletions
3
web/__mocks__/$env/dynamic/public.js
Normal file
3
web/__mocks__/$env/dynamic/public.js
Normal file
|
@ -0,0 +1,3 @@
|
|||
module.exports = {
|
||||
env: {}
|
||||
};
|
Loading…
Reference in a new issue