forked from cerc-io/ipld-eth-server
use logrus for logging
This commit is contained in:
@@ -19,8 +19,8 @@ import (
|
||||
|
||||
. "github.com/onsi/ginkgo"
|
||||
. "github.com/onsi/gomega"
|
||||
log "github.com/sirupsen/logrus"
|
||||
"io/ioutil"
|
||||
"log"
|
||||
)
|
||||
|
||||
func TestVatSlip(t *testing.T) {
|
||||
|
||||
Reference in New Issue
Block a user