diff --git a/e2e/node/src/node-server.test.ts b/e2e/node/src/node-server.test.ts index 8c642109c5..b39f95520e 100644 --- a/e2e/node/src/node-server.test.ts +++ b/e2e/node/src/node-server.test.ts @@ -14,7 +14,7 @@ import { } from '@nx/e2e/utils'; import { join } from 'path'; -describe('Node Applications + webpack', () => { +xdescribe('Node Applications + webpack', () => { let proj: string; beforeAll(() => { proj = newProject({