mirror of
https://github.com/PostHog/posthog.git
synced 2024-12-01 04:12:23 +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()
|