Closed mbates closed 4 years ago
The output is sent to stdout using console.dir() which wraps output in a string using these characters [32m [39m console.log does not wrap the result in quotes.
[32m [39m
resolved with https://github.com/google/intermock/pull/32
The output is sent to stdout using console.dir() which wraps output in a string using these characters
[32m [39m
console.log does not wrap the result in quotes.