We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a3b8f1d commit 17e34c3Copy full SHA for 17e34c3
pkg/claim/schema_test.go
@@ -20,7 +20,7 @@ import (
20
"testing"
21
22
"github.com/stretchr/testify/assert"
23
- "github.com/test-network-function/test-network-function-claim/pkg/claim"
+ "github.com/edcdavid/test-network-function-claim/pkg/claim"
24
)
25
26
type testCase struct {
0 commit comments