We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6fc36cf commit e5bd966Copy full SHA for e5bd966
pkg/cmd/api/api_test.go
@@ -43,7 +43,7 @@ func Test_NewCmdApi(t *testing.T) {
43
RequestInputFile: "",
44
RawFields: []string(nil),
45
MagicFields: []string(nil),
46
- RequestHeaders: []string(nil),
+ RequestHeaders: []string(nil),
47
ShowResponseHeaders: false,
48
Paginate: false,
49
Silent: false,
0 commit comments