mirror of
https://github.com/Rikj000/MoniGoMani.git
synced 2022-03-06 00:08:05 +03:00
Fix access to __mgm_logger private var
This commit is contained in:
@@ -140,7 +140,6 @@ def test_write():
|
||||
# --- ↓
|
||||
# --- ↓ Helper methods
|
||||
# --- ↓
|
||||
@patch(MoniGoManiConfig.__mgm_logger)
|
||||
@patch(MoniGoManiConfig.logger)
|
||||
def __get_instance():
|
||||
basedir = '.'
|
||||
|
||||
Reference in New Issue
Block a user