[#1423] local storage: Activate skipped unit tests after fix

Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
This commit is contained in:
Leonard Lyubich 2022-05-25 14:21:30 +03:00 committed by LeL
parent 4c8ec20e32
commit 883f2f1ac6
8 changed files with 0 additions and 12 deletions

View file

@ -53,7 +53,6 @@ func TestStorageEngine_Inhume(t *testing.T) {
})
t.Run("delete big object", func(t *testing.T) {
t.Skip("not working, see neofs-sdk-go#242")
s1 := testNewShard(t, 1)
s2 := testNewShard(t, 2)