Move singleton to common utils
Signed-off-by: Katarzyna Treder <katarzyna.treder@h-partners.com>
This commit is contained in:
parent
5409fa9a40
commit
de4305af8c
@ -16,7 +16,7 @@ from log.html_log_config import HtmlLogConfig
|
||||
from log.html_log_manager import HtmlLogManager
|
||||
from log.html_presentation_policy import html_policy
|
||||
from connection.utils.output import Output
|
||||
from test_utils.singleton import Singleton
|
||||
from test_utils.common.singleton import Singleton
|
||||
|
||||
|
||||
def create_log(log_base_path, test_module, additional_args=None):
|
||||
|
0
test_utils/common/__init__.py
Normal file
0
test_utils/common/__init__.py
Normal file
Loading…
Reference in New Issue
Block a user