mirror of
https://github.com/IT4Change/Ocelot-Social.git
synced 2026-01-13 08:24:48 +00:00
@MoldaB here's how you can register plugins in a frontend test. Pro tip: You can run `yarn run test --run-in-band` to find out where the console.errors come from. Jest, by default, runs in parallel which makes it a little difficult to debug errors that don't fail the test.