Skip to content

Commit

Permalink
Remove unused code in func.spec.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexPshul committed Nov 29, 2023
1 parent 3d6dfe7 commit 86446c5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion e2e/func-e2e/tests/func.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ describe('Project initialization and build', () => {

const nxConfig = readJson<NxJsonConfiguration>('nx.json');
nxConfig.workspaceLayout = {
projectNameAndRootFormat: 'derived',
appsDir: 'apps',
libsDir: 'libs',
};
Expand Down

0 comments on commit 86446c5

Please sign in to comment.