chore(repo): disable failing e2e-node test src/node-server.test.ts (#23488)
This commit is contained in:
parent
9f712770bf
commit
937019b172
@ -14,7 +14,7 @@ import {
|
|||||||
} from '@nx/e2e/utils';
|
} from '@nx/e2e/utils';
|
||||||
import { join } from 'path';
|
import { join } from 'path';
|
||||||
|
|
||||||
describe('Node Applications + webpack', () => {
|
xdescribe('Node Applications + webpack', () => {
|
||||||
let proj: string;
|
let proj: string;
|
||||||
beforeAll(() => {
|
beforeAll(() => {
|
||||||
proj = newProject({
|
proj = newProject({
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user