Closed vne closed 5 years ago
This addition leaves an unsightly console logged error in the middle of the test.
Can we suppress it? Perhaps stubbing console.log within that test only (and restoring its functionality after that test)? What do you think?
console.log
Forgot to mention you, @vne . See above ⬆️
This addition leaves an unsightly console logged error in the middle of the test.
Can we suppress it? Perhaps stubbing
console.log
within that test only (and restoring its functionality after that test)? What do you think?