Move size.py to types
Signed-off-by: Katarzyna Treder <katarzyna.treder@h-partners.com>
This commit is contained in:
@@ -9,7 +9,7 @@ import pytest
|
||||
from api.cas import casadm
|
||||
from core.test_run import TestRun
|
||||
from storage_devices.disk import DiskTypeSet, DiskType, DiskTypeLowerThan
|
||||
from test_utils.size import Size, Unit
|
||||
from types.size import Size, Unit
|
||||
|
||||
|
||||
@pytest.mark.CI
|
||||
|
Reference in New Issue
Block a user