forked from TrueCloudLab/frostfs-node
[#1423] local storage: Activate skipped unit tests after fix
Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
This commit is contained in:
parent
4c8ec20e32
commit
883f2f1ac6
8 changed files with 0 additions and 12 deletions
|
@ -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)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue