Skip to content

Fix yarn test in root

Administrator requested to merge fix-yarn-test-root into master

Created by: felixfbecker

Noticed by me and @attfarhan, was caused by latest Jest upgrade. <rootDir> is now resolved eagerly. But the base config properties don't need to be added to the root config, it can just reference the subprojects.

Merge request reports

Loading