tests: don't patch _startProcess in test
We want the test to test the actual code being ran as much as possible, patching here seems not needed anymore.
Showing
Please register or sign in to comment
We want the test to test the actual code being ran as much as possible, patching here seems not needed anymore.