From 22c73d93c128ae31872b43b5a946addfa5699bbc Mon Sep 17 00:00:00 2001 From: Fabio Ferreira Date: Mon, 21 Nov 2022 15:49:43 +0100 Subject: [PATCH] uncomment blobber downloading conductor test --- docker.local/config/conductor.blobber-3.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docker.local/config/conductor.blobber-3.yaml b/docker.local/config/conductor.blobber-3.yaml index 0ad15a61c4..2064e16a0a 100644 --- a/docker.local/config/conductor.blobber-3.yaml +++ b/docker.local/config/conductor.blobber-3.yaml @@ -13,8 +13,7 @@ sets: - "Not respond to the client on uploading file" - "Not respond to the client on deleting file" - "Return error to the client on listing file" - # next test must be uncommented after https://github.com/0chain/blobber/issues/810 has been resolved - # - "Return error to the client on downloading file" + - "Return error to the client on downloading file" - "Return error to the client on uploading file" - "Return error to the client on deleting file"