Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
vitiko committed Mar 31, 2022
1 parent 8cdb0e6 commit 8cb68df
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions identity/msp_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,9 @@ import (
. "github.com/onsi/ginkgo"
. "github.com/onsi/gomega"

"github.com/s7techlab/hlf-sdk-go/identity"
"github.com/s7techlab/hlf-sdk-go/identity/testdata/Org1MSPAdmin"
"github.com/s7techlab/hlf-sdk-go/identity/testdata/Org1MSPPeer"

"github.com/s7techlab/hlf-sdk-go/identity"
)

func TestIdentity(t *testing.T) {
Expand Down

0 comments on commit 8cb68df

Please sign in to comment.