mirror of
https://github.com/immich-app/immich
synced 2026-08-15 13:03:57 +00:00
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…
Add table
Add a link
Reference in a new issue