Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add ut cases for command gen dao #2958

Merged
merged 10 commits into from
Sep 12, 2023
Prev Previous commit
Next Next commit
gofmt
  • Loading branch information
gqcn committed Sep 12, 2023
commit 6d9693535bba6e735562e4d32eecc5267db1a6d6
2 changes: 1 addition & 1 deletion cmd/gf/internal/cmd/testdata/fix/fix25_content.go
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,4 @@ func Test_Router_Hook_Multi(t *testing.T) {
r.Response.Write("2")
},
})
}
}