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
…ackLog (#596)
Relevant issue(s)
Resolves#595
Description
This PR fixes an issues where the troubled test function, when running before another test function that specified an empty log path slice, would cause the config global to keep an invalid output path in memory.
…ackLog (sourcenetwork#596)
Relevant issue(s)
Resolvessourcenetwork#595
Description
This PR fixes an issues where the troubled test function, when running before another test function that specified an empty log path slice, would cause the config global to keep an invalid output path in memory.
This test function wasn't clearing the config and registry globals causing the config to remain with an output path that was no longer valid.
The text was updated successfully, but these errors were encountered: