[#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

@ -40,7 +40,6 @@ func TestHeadRaw(t *testing.T) {
link.SetSplitID(splitID)
t.Run("virtual object split in different shards", func(t *testing.T) {
t.Skip("not working, see neofs-sdk-go#242")
s1 := testNewShard(t, 1)
s2 := testNewShard(t, 2)