Skip to content

Commit

Permalink
test1
Browse files Browse the repository at this point in the history
  • Loading branch information
Lazar955 committed Sep 20, 2024
1 parent 78e258c commit 1cc01fc
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions e2etest/reporter_e2e_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -170,8 +170,7 @@ func TestRelayHeadersAndHandleRollbacks(t *testing.T) {
}

func TestHandleReorgAfterRestart(t *testing.T) {
t.Parallel()
// no need to much mature outputs, we are not going to submit transactions in this test
t.Skip() // no need to much mature outputs, we are not going to submit transactions in this test
numMatureOutputs := uint32(150)

tm := StartManager(t, numMatureOutputs, defaultEpochInterval)
Expand Down

0 comments on commit 1cc01fc

Please sign in to comment.