Correct paths, add load mark to pytest.ini

Signed-off-by: a.lipay <a.lipay@yadro.com>
This commit is contained in:
a.lipay 2022-10-21 00:13:33 +03:00 committed by Vladimir
parent b662418e42
commit 3f41fbc14b
4 changed files with 5 additions and 4 deletions

View file

@ -6,7 +6,7 @@ from time import sleep
import allure
from neofs_testlib.shell import Shell
from pytest_tests.helpers.remote_process import RemoteProcess
from remote_process import RemoteProcess
EXIT_RESULT_CODE = 0