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
I am trying to make reports that project members running locally reach the DEBUG section in the report portal, but the "mode":"DEBUG" in the config file does not seem to work, and the tests are still presented in the Launches section.
I am using the examples-js repository as an example and running "simpleTest". I updated the config file like this:
Hi,
I am trying to make reports that project members running locally reach the DEBUG section in the report portal, but the "mode":"DEBUG" in the config file does not seem to work, and the tests are still presented in the Launches section.
I am using the examples-js repository as an example and running "simpleTest". I updated the config file like this:
And the results look like this:
Am I missing something?
P.S. I also turned the "debug": true flag, but the results are the same
The text was updated successfully, but these errors were encountered: