You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I set the verboseOuput option to true, it doesn't seem to output the verbose log statements (reporter.verbose) that are in the fetch.js file. Specifically, I was looking for proof that the call to my api was made. I also tried with the --verbose option. Not a big issue, but thought I'd report it.
The text was updated successfully, but these errors were encountered:
When I set the
verboseOuput
option totrue
, it doesn't seem to output the verbose log statements (reporter.verbose
) that are in thefetch.js
file. Specifically, I was looking for proof that the call to my api was made. I also tried with the--verbose
option. Not a big issue, but thought I'd report it.The text was updated successfully, but these errors were encountered: