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 use chromedriver to run tests in the browser in my httpSig project, I don't get the full diff error results as I would when running the java tests.
$ sbt
> ciChrome
results in the following output:
Which does not show the diffs, making it difficult to work out what the problem may be.
The text was updated successfully, but these errors were encountered:
When I use chromedriver to run tests in the browser in my httpSig project, I don't get the full diff error results as I would when running the java tests.
$ sbt > ciChrome
results in the following output:
Which does not show the diffs, making it difficult to work out what the problem may be.
The text was updated successfully, but these errors were encountered: