Skip to content

Commit 6cfd5cf

Browse files
update imports
1 parent 9bc3636 commit 6cfd5cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

limit_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ import (
44
"strings"
55
"testing"
66

7+
yaml "github.com/oasdiff/yaml3"
78
. "gopkg.in/check.v1"
8-
"gopkg.in/yaml.v3"
99
)
1010

1111
var limitTests = []struct {

0 commit comments

Comments
 (0)