diff --git a/core/blockchain_repair_test.go b/core/blockchain_repair_test.go index 1a8a114509..50706900d0 100644 --- a/core/blockchain_repair_test.go +++ b/core/blockchain_repair_test.go @@ -128,7 +128,7 @@ func TestShortSnapSyncingRepairWithSnapshots(t *testing.T) { } func testShortSnapSyncingRepair(t *testing.T, snapshots bool) { - // t.Skip("snap sync not supported in bor") + t.Skip("snap sync not supported in bor") // Chain: // G->C1->C2->C3->C4->C5->C6->C7->C8 (HEAD) //