Repro: 1. run `gulp test.unit.cjs` 2. wait for the tests to pass. Notice that it does not quit 3. change a file by adding an empty space 4. notice that tests now fail even thought nothing really changed.
Repro:
gulp test.unit.cjs