forked from TrueCloudLab/frostfs-testlib
Delete neofs_test_lib path
Signed-off-by: Yulia Kovshova <y.kovshova@yadro.com>
This commit is contained in:
parent
6d3b6f0f2f
commit
adb06aa158
2 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ from abc import ABC, abstractmethod
|
|||
from dataclasses import dataclass
|
||||
from typing import Optional
|
||||
|
||||
from neofs_testlib.defaults import Options
|
||||
from frostfs_testlib.defaults import Options
|
||||
|
||||
|
||||
@dataclass
|
||||
|
|
Loading…
Reference in a new issue