Skip to content

Commit a275868

Browse files
committed
updating id
1 parent c13cf92 commit a275868

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ export default ({ getService }: FtrProviderContext) => {
122122
message: 'The median length for the field values analyzed is over 400 characters.',
123123
},
124124
{
125-
id: 0,
125+
id: 2,
126126
valid: 'invalid',
127127
message:
128128
'Tokenization of field value examples has failed due to more than 10000 tokens being found in a sample of 50 values.',

0 commit comments

Comments
 (0)