We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 93c0c54 commit 5bef53cCopy full SHA for 5bef53c
testing/test-nx-utils/src/lib/utils/nx.ts
@@ -52,7 +52,7 @@ export async function generateWorkspaceAndProject(
52
testEnvironment: 'node',
53
buildable: false,
54
publishable: false,
55
- projectNameAndRootFormat: 'derived',
+ projectNameAndRootFormat: 'as-provided',
56
...normalizedOptions,
57
});
58
0 commit comments