You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Running frontend unit tests with npm run test:unit:frontend uses way too much memory, causing the terminal/vscode to crash before the tests are finished. Tested on a Kubuntu laptop with 16GB of RAM.
Running frontend unit tests with
npm run test:unit:frontenduses way too much memory, causing the terminal/vscode to crash before the tests are finished. Tested on a Kubuntu laptop with 16GB of RAM.