Closed horheynm closed 2 months ago
SUMMARY: Pytest goes thru the repo twice , once for capturing/generating fixtures the tests and the second for running. Fixed bug where if levels of loguru were already set, skip. Collision happened when second iteration happened
TEST PLAN: pass pytest
LGTM, could you add a PR description too please!
SUMMARY: Pytest goes thru the repo twice , once for capturing/generating fixtures the tests and the second for running. Fixed bug where if levels of loguru were already set, skip. Collision happened when second iteration happened
TEST PLAN: pass pytest