Undo renaming of property

This commit is contained in:
Lucas Bustamante 2022-01-03 17:04:29 -03:00
parent c37a6662c6
commit b75ac0897f
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ const getCoreTestsRoot = () => {
return {
appRoot: coreTestsPath,
moduleRoot: moduleDir,
packageRoot: moduleDir,
coreTestsRoot: __dirname
};
};