We use cookies to ensure you get the best experience on our website
This website works better with JavaScript
Home
Explore
Help
Register
Sign In
0ct0pu5
/
immich
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
fix(web): broken unit tests (
#947
)
Jason Rasmussen
2 years ago
parent
afdfd1863f
commit
1877834fd1
1 changed files
with
3 additions
and
0 deletions
Split View
Show Diff Stats
3
0
web/__mocks__/$env/dynamic/public.js
+ 3
- 0
web/__mocks__/$env/dynamic/public.js
View File
@@ -0,0 +1,3 @@
+module.exports = {
+ env: {}
+};