Skip to content

Commit c9d8a00

Browse files
committed
Adjust test titles
1 parent ddca3b2 commit c9d8a00

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

x-pack/test/api_integration/apis/ml/calculate_model_memory_limit.ts

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ export default ({ getService }: FtrProviderContext) => {
4848
},
4949
},
5050
{
51-
testTitleSuffix: 'with 1 metrics and 1 influencers same as split field',
51+
testTitleSuffix: 'with 1 metric and 1 influencer same as split field',
5252
user: USER.ML_POWERUSER,
5353
requestBody: {
5454
indexPattern: 'ecommerce',
@@ -100,7 +100,8 @@ export default ({ getService }: FtrProviderContext) => {
100100
},
101101
},
102102
{
103-
testTitleSuffix: '4 influencers, split by city and manufacturer + filtering by country code',
103+
testTitleSuffix:
104+
'2 detectors split by city and manufacturer, 4 influencers, filtering by country code',
104105
user: USER.ML_POWERUSER,
105106
requestBody: {
106107
indexPattern: 'ecommerce',

0 commit comments

Comments
 (0)