chore: tests mocking out setState is probably bad... let's make the test a little better,
Signed-off-by: blam <ben@blam.sh>
This commit is contained in:
@@ -150,7 +150,6 @@ async function getProjectConfig(targetPath, displayName) {
|
||||
: undefined,
|
||||
|
||||
transformIgnorePatterns: [`/node_modules/(?:${transformIgnorePattern})/`],
|
||||
|
||||
...getRoleConfig(closestPkgJson?.backstage?.role),
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user