Skip to content

Commit 17e34c3

Browse files
committed
temp repo
1 parent a3b8f1d commit 17e34c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/claim/schema_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ import (
2020
"testing"
2121

2222
"github.com/stretchr/testify/assert"
23-
"github.com/test-network-function/test-network-function-claim/pkg/claim"
23+
"github.com/edcdavid/test-network-function-claim/pkg/claim"
2424
)
2525

2626
type testCase struct {

0 commit comments

Comments
 (0)