Skip to content

Commit

Permalink
edits
Browse files Browse the repository at this point in the history
  • Loading branch information
rauljordan committed Nov 21, 2024
1 parent 7e3171c commit fda2997
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions testing/endtoend/e2e_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -175,6 +175,7 @@ func TestEndToEnd_TwoEvilValidators(t *testing.T) {
}

func TestEndToEnd_ManyEvilValidators(t *testing.T) {
t.Skip("This test is too slow to run in CI")
protocolCfg := defaultProtocolParams()
timeCfg := defaultTimeParams()
timeCfg.assertionPostingInterval = time.Hour
Expand Down

0 comments on commit fda2997

Please sign in to comment.