Use gofmt from Go 1.11 (#5259)
This commit is contained in:
@@ -41,7 +41,7 @@ func TestReadsMetricsFromNSQ(t *testing.T) {
|
||||
Channel: "consume",
|
||||
MaxInFlight: 1,
|
||||
MaxUndeliveredMessages: defaultMaxUndeliveredMessages,
|
||||
Nsqd: []string{"127.0.0.1:4155"},
|
||||
Nsqd: []string{"127.0.0.1:4155"},
|
||||
}
|
||||
|
||||
p, _ := parsers.NewInfluxParser()
|
||||
|
||||
Reference in New Issue
Block a user