Skip to content

Commit

Permalink
Fixed tests compilation
Browse files Browse the repository at this point in the history
  • Loading branch information
maoueh committed May 18, 2023
1 parent aa861ae commit 49ed104
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions wasmquery/init_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ import (
"github.com/streamingfast/logging"
)

var zlog, _ = logging.PackageLogger("substreams", "github.com/streamingfast/substreams/sink-kv/wasmquery")

func init() {
logging.InstantiateLoggers()
}

0 comments on commit 49ed104

Please sign in to comment.