Current behavior
If Cypress crashes with 7.x, it will print out an "Unknown signal: true" error below the actual error due to #15751
Uncaught TypeError [ERR_UNKNOWN_SIGNAL]: Unknown signal: true
Desired behavior
When Cypress crashes, it only prints the actual crash message
Versions
7.0.0+
Current behavior
If Cypress crashes with 7.x, it will print out an "Unknown signal: true" error below the actual error due to #15751
Desired behavior
When Cypress crashes, it only prints the actual crash message
Versions
7.0.0+