Fixed the spawn tests with the RUN_AS_NODE tests
This commit is contained in:
parent
f43eafb94e
commit
d9ec885dbc
1 changed files with 1 additions and 2 deletions
|
@ -103,8 +103,7 @@ describe('node feature', () => {
|
||||||
})
|
})
|
||||||
})
|
})
|
||||||
|
|
||||||
// TODO(alexeykuzmin): [Ch66] Fix the test.
|
describe('child_process.spawn', () => {
|
||||||
xdescribe('child_process.spawn', () => {
|
|
||||||
let child
|
let child
|
||||||
|
|
||||||
afterEach(() => {
|
afterEach(() => {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue