Skip to content

Commit

Permalink
Revert "test"
Browse files Browse the repository at this point in the history
This reverts commit 06bfec3.
  • Loading branch information
trajan0x committed Sep 7, 2022
1 parent 06bfec3 commit d45447d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions services/scribe/backfill/filter_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ import (

// TestFilterLogsMaxAttempts ensures after the maximum number of attempts, an error is returned.
func (b BackfillSuite) TestFilterLogsMaxAttempts() {
b.T().Skip("flake")

mockFilterer := new(mocks.EVMClient)
contractAddress := etherMocks.MockAddress()

Expand Down

0 comments on commit d45447d

Please sign in to comment.