forked from cerc-io/ipld-eth-server
goimports -w; comments; refactor test
This commit is contained in:
@@ -19,10 +19,11 @@ package repository_test
|
||||
import (
|
||||
"testing"
|
||||
|
||||
"io/ioutil"
|
||||
|
||||
. "github.com/onsi/ginkgo"
|
||||
. "github.com/onsi/gomega"
|
||||
log "github.com/sirupsen/logrus"
|
||||
"io/ioutil"
|
||||
)
|
||||
|
||||
func TestFactories(t *testing.T) {
|
||||
|
||||
Reference in New Issue
Block a user