mirror of
https://github.com/electron/electron.git
synced 2026-05-02 03:00:22 -04:00
Fixed the spawn tests with the RUN_AS_NODE tests
This commit is contained in:
@@ -103,8 +103,7 @@ describe('node feature', () => {
|
||||
})
|
||||
})
|
||||
|
||||
// TODO(alexeykuzmin): [Ch66] Fix the test.
|
||||
xdescribe('child_process.spawn', () => {
|
||||
describe('child_process.spawn', () => {
|
||||
let child
|
||||
|
||||
afterEach(() => {
|
||||
|
||||
Reference in New Issue
Block a user