Skip to content

Commit

Permalink
Merge branch 'fix/4086-converter' of github.com:gogf/gf into fix/4086…
Browse files Browse the repository at this point in the history
…-converter
  • Loading branch information
gqcn committed Mar 2, 2025
2 parents d5e786c + da93839 commit 1c1c145
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contrib/drivers/mysql/mysql_z_unit_issue_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -1741,7 +1741,7 @@ func Test_Issue4086(t *testing.T) {
},
})
})
return
return
gtest.C(t, func(t *gtest.T) {
type ProxyParam struct {
ProxyId int64 `json:"proxyId" orm:"proxy_id"`
Expand Down

0 comments on commit 1c1c145

Please sign in to comment.