Skip to content

Commit 89aef66

Browse files
committed
build
1 parent 17e34c3 commit 89aef66

File tree

2 files changed

+56
-2
lines changed

2 files changed

+56
-2
lines changed

pkg/claim/schema.go

Lines changed: 55 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pkg/claim/schema_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ import (
1919
"path"
2020
"testing"
2121

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

2626
type testCase struct {

0 commit comments

Comments
 (0)