repo.or.cz
/
ProtonMail-WebClient.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge branch 'renovate/all-minor-patch' into 'main'
[ProtonMail-WebClient.git]
/
packages
/
testing
/
lib
/
vitest
/
mockUnleash.ts
blob
12b033f41e31a6ed56a36d46499034bd7e3f455c
1
vi.mock('@protontech/proxy-client-react', () => ({
2
__esModule: true,
3
useFlag: vi.fn(),
4
useFlags: () => {},
5
useFlagsStatus: () => {},
6
}));