services/scribe/api/resolver_test.go
Method APISuite.TestLogResolvers
has 76 lines of code (exceeds 50 allowed). Consider refactoring. Open
Open
func (g APISuite) TestLogResolvers() {
chainID := uint32(1)
blockNumber := uint64(16131419)
// store a transaction
tx := g.buildEthTx()