Skip to content

Commit ca658d8

Browse files
author
alexadrake
committed
lint
1 parent 5680354 commit ca658d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

middleware_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ type test struct {
7272
Name string `json:"name"`
7373
Fields fields `json:"fields"`
7474
Args args `json:"args"`
75-
WantHAR string
75+
WantHAR string `json:"want_har"`
7676
}
7777

7878
const (

0 commit comments

Comments
 (0)