This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
posthog
Watch
0
Star
0
Fork
0
You've already forked posthog
mirror of
https://github.com/PostHog/posthog.git
synced
2024-11-21 21:49:51 +01:00
Code
Issues
Releases
Activity
4431c09f22
posthog
/
jest.setup.ts
4 lines
51 B
TypeScript
Raw
Normal View
History
Unescape
Escape
Logic tests again (#5234) Co-authored-by: Paolo D'Amico <paolodamico@users.noreply.github.com>
2021-07-24 01:58:29 +02:00
import
'whatwg-fetch'
Activate turbo mode (#7254) * activate turbo mode * fix test * remove comment * reduce noise in tests * fix missing var
2021-11-23 17:22:05 +01:00
window
.
scrollTo
=
jest
.
fn
(
)
Copy Permalink