Skip to content

Commit

Permalink
fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
fujiwara committed Nov 29, 2023
1 parent 7619acc commit e64a4c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tags_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ import (
"github.com/go-test/deep"
)

type tags = map[string]string
type tags = lambroll.Tags
type keys = []string
type tagsTestCase struct {
oldTags tags
Expand Down

0 comments on commit e64a4c4

Please sign in to comment.