mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-22 17:56:30 -05:00
54ee492411
This warning should indicate that you mix cjs and mjs imports. While this is a nice feature it has a weird side effect: Jest triggers this check and floods the console every time a test imports yjs. This happens between all test suites and every time you call jest.resetModules(). Nothing breaks here. Jest does what it should. Therefore this commit suppresses this warning in test mode. Signed-off-by: Tilman Vatteroth <git@tilmanvatteroth.de> |
||
---|---|---|
.. | ||
patches | ||
plugins/@yarnpkg | ||
releases |