Updates testing files
This commit is contained in:
parent
3615d2a03b
commit
0062006199
|
|
@ -5,7 +5,7 @@ import re
|
|||
import pytest
|
||||
|
||||
from clog import Logger
|
||||
from utils.common import LogLevel
|
||||
from clog.utils.common import LogLevel
|
||||
|
||||
|
||||
logger = Logger()
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
import re
|
||||
|
||||
import pytest
|
||||
from utils.common import LogLevel
|
||||
from clog.utils.common import LogLevel
|
||||
|
||||
from clog.utils.printfmt import (
|
||||
Colours,
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user