mirror of
https://github.com/PostHog/posthog.git
synced 2024-11-21 21:49:51 +01:00
e5db2145a7
* activate turbo mode * fix test * remove comment * reduce noise in tests * fix missing var
4 lines
51 B
TypeScript
4 lines
51 B
TypeScript
import 'whatwg-fetch'
|
|
|
|
window.scrollTo = jest.fn()
|