Update tests with new adding of transformers

This commit is contained in:
Edvard
2018-12-12 15:41:44 +01:00
parent dc43547612
commit 882a6dd7a2
8 changed files with 54 additions and 33 deletions
+1 -1
View File
@@ -32,7 +32,7 @@ var _ = Describe("Tend LogNoteTransformer", func() {
db *postgres.DB
blockChain core.BlockChain
config shared.TransformerConfig
fetcher shared.Fetcher
fetcher *shared.Fetcher
initializer factories.LogNoteTransformer
addresses []common.Address
topics []common.Hash