Skip to content

Commit

Permalink
try
Browse files Browse the repository at this point in the history
  • Loading branch information
frankiejun committed Oct 29, 2023
1 parent 6940b7b commit 76322e5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion internal/web/user_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -469,7 +469,6 @@ func TestUserHandler_Edit(t *testing.T) {
func TestUserHandler_Profile(t *testing.T) {
testCases := []struct {
name string
ctx gin.Context
mock func(ctrl *gomock.Controller) service.UserService
body string
wantCode int
Expand Down

0 comments on commit 76322e5

Please sign in to comment.