launchdarkly / jest-launchdarkly-mock

Easily unit test LaunchDarkly feature flagged components with jest
Apache License 2.0
25 stars 19 forks source link

Import `resetLDMocks` in the example #1

Closed deepsheth closed 3 years ago

deepsheth commented 3 years ago

Noticed that resetLDMocks is used without being imported from the library.