cleanup(misc): remove console.log in workspace generator migration spec file (#17001)
This commit is contained in:
parent
729a5498bc
commit
31010b0c37
@ -24,7 +24,6 @@ describe('move-workspace-generators-to-local-plugin', () => {
|
||||
name: 'my-generator',
|
||||
});
|
||||
await generator(tree);
|
||||
console.log(getProjects(tree).keys());
|
||||
const config = readProjectConfiguration(tree, 'workspace-plugin');
|
||||
expect(config.root).toEqual('tools/workspace-plugin');
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user