Skip to content

Commit

Permalink
chg: skip one more synced test
Browse files Browse the repository at this point in the history
  • Loading branch information
marcello33 committed Sep 10, 2024
1 parent 2a7cfca commit 200f37c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/blockchain_repair_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -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)
//
Expand Down

0 comments on commit 200f37c

Please sign in to comment.