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
Describe the bug
Tests passes without any warning or exceptions shown in console, even though a warning is given.
Expected behavior
I expect to see the warnings, log messages and such printed in the console
Additional context
Debugging with @george-zubrienko lead to the conclusion:
Remember that logger needs to be started (and stopped) in nexus/cor/app_core
The text was updated successfully, but these errors were encountered:
Describe the bug
Tests passes without any warning or exceptions shown in console, even though a warning is given.
Expected behavior
I expect to see the warnings, log messages and such printed in the console
Additional context
Debugging with @george-zubrienko lead to the conclusion:
Remember that logger needs to be started (and stopped) in nexus/cor/app_core
The text was updated successfully, but these errors were encountered: