Skip to content

Commit c1c89b8

Browse files
committed
Fix test after elastic#133651 merge
1 parent 802cd78 commit c1c89b8

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

x-pack/plugin/esql/qa/testFixtures/src/main/resources/inlinestats.csv-spec

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2844,7 +2844,7 @@ mc:l | count:l | event_duration:l
28442844
6 |2 |3450233
28452845
;
28462846

2847-
ultiIndexIpStringInlinestats Inline4
2847+
multiIndexIpStringInlinestats Inline4
28482848
required_capability: inlinestats_v11
28492849

28502850
FROM sample_data, sample_data_str
@@ -2856,10 +2856,10 @@ FROM sample_data, sample_data_str
28562856
;
28572857

28582858
mc:l | count:l | event_duration:l
2859-
4 |4 |725448
2860-
4 |4 |1756467
2861-
4 |4 |5033755
2862-
4 |4 |8268153
2859+
4 |8 |725448
2860+
4 |8 |1756467
2861+
4 |8 |5033755
2862+
4 |8 |8268153
28632863
1 |1 |1232382
28642864
;
28652865

0 commit comments

Comments
 (0)