From 6909ef5382aceb618033c1eeef0e05967222902c Mon Sep 17 00:00:00 2001 From: Denis Kirillov Date: Wed, 18 Jan 2023 12:56:14 +0300 Subject: [PATCH] [TrueCloudLab#7] Fix tests Signed-off-by: Denis Kirillov --- integration_test.go | 1 - 1 file changed, 1 deletion(-) diff --git a/integration_test.go b/integration_test.go index 3d6f14b..e1a53f5 100644 --- a/integration_test.go +++ b/integration_test.go @@ -44,7 +44,6 @@ func TestIntegration(t *testing.T) { rootCtx := context.Background() aioImage := "nspccdev/neofs-aio-testcontainer:" versions := []string{ - "0.27.5", "0.28.1", "0.29.0", "0.30.0",