Skip to content

Conversation

thet
Copy link
Member

@thet thet commented Oct 15, 2022

No description provided.

thet added 6 commits October 15, 2022 14:41
If you need Patternslib specific test setup, extend from Patternslib.
Use the following in your test setup to provide jQuery to external
libraries if they depend on a global jQuery object or extend from the
jest config from @patternslib/patternslib:

```js
import jquery from "jquery";
global.$ = global.jQuery = jquery;
```
@thet thet merged commit af33b56 into main Oct 15, 2022
@thet thet deleted the cleanup-next branch October 15, 2022 13:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant