Fix test case

pull/12391/head
Edd Robinson 2019-03-06 20:29:57 +00:00
parent 582ed6834c
commit 807ee67729
1 changed files with 1 additions and 1 deletions

View File

@ -131,7 +131,7 @@ func TestFluxQueryService_Query(t *testing.T) {
,result,table,_time,usage_user,test,mystr,this,cpu,host,_measurement
,,0,2018-08-29T13:08:47Z,10.2,10,yay,true,cpu-total,a,cpui
`,
want: toCRLF(`,0,0,2018-08-29T13:08:47Z,10.2,10,yay,true,cpu-total,a,cpui
want: toCRLF(`,_result,0,2018-08-29T13:08:47Z,10.2,10,yay,true,cpu-total,a,cpui
`),
},