Skip to content

Commit

Permalink
Adjust test titles
Browse files Browse the repository at this point in the history
  • Loading branch information
pheyos committed Apr 1, 2020
1 parent ddca3b2 commit c9d8a00
Showing 1 changed file with 3 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ export default ({ getService }: FtrProviderContext) => {
},
},
{
testTitleSuffix: 'with 1 metrics and 1 influencers same as split field',
testTitleSuffix: 'with 1 metric and 1 influencer same as split field',
user: USER.ML_POWERUSER,
requestBody: {
indexPattern: 'ecommerce',
Expand Down Expand Up @@ -100,7 +100,8 @@ export default ({ getService }: FtrProviderContext) => {
},
},
{
testTitleSuffix: '4 influencers, split by city and manufacturer + filtering by country code',
testTitleSuffix:
'2 detectors split by city and manufacturer, 4 influencers, filtering by country code',
user: USER.ML_POWERUSER,
requestBody: {
indexPattern: 'ecommerce',
Expand Down

0 comments on commit c9d8a00

Please sign in to comment.