Skip to content
This repository has been archived by the owner on Jun 11, 2021. It is now read-only.

fix(test): suppress jest require cache warning #39

Conversation

JoelEinbinder
Copy link
Contributor

After jestjs/jest#9855, jest complains about our require magic. This only effects our internal tests. Jest already clears the cache between each run for us. It is ok to just disable the code.

@JoelEinbinder JoelEinbinder merged commit 4a23721 into microsoft:master Apr 29, 2020
@JoelEinbinder JoelEinbinder deleted the supress_jest_require_cache_warning branch April 29, 2020 04:46
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant