chore(repo): disable failing e2e-node test src/node-server.test.ts (#23488)

This commit is contained in:
James Henry 2024-05-17 18:19:44 +04:00 committed by GitHub
parent 9f712770bf
commit 937019b172
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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({