Bump neofs-testlib version 0.3.0 -> 0.4.0

Signed-off-by: Vladimir Avdeev <v.avdeev@yadro.com>
This commit is contained in:
Vladimir Avdeev 2022-11-07 10:10:11 +03:00 committed by Vladimir Avdeev
parent 14a4d014d1
commit bf2f638618
11 changed files with 19 additions and 15 deletions

View file

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