[ML] Fix copy/paste error and typo in plugin readme (#132096)

This PR fixes a copy/paste error and a typo in the ML plugin readme file.
This commit is contained in:
Robert Oskamp 2022-05-12 11:01:16 +02:00 committed by GitHub
parent ba96eef433
commit 1c054a766c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -118,15 +118,15 @@ With PATH_TO_CONFIG and other options as follows.
Group | PATH_TO_CONFIG
----- | --------------
anomaly detection | `test/functional/apps/ml/anomaly_detection/config.ts`
data frame analytics | `test/functional/apps/ml/anomaly_detection/config.ts`
data visualizer | `test/functional/apps/ml/data_frame_analytics/config.ts`
data frame analytics | `test/functional/apps/ml/data_frame_analytics/config.ts`
data visualizer | `test/functional/apps/ml/data_visualizer/config.ts`
permissions | `test/functional/apps/ml/permissions/config.ts`
stack management jobs | `test/functional/apps/ml/stack_management_jobs/config.ts`
short tests | `test/functional/apps/ml/short_tests/config.ts`
The `short tests` group contains tests for page navigation, model management,
feature controls, settings and embeddables. Test files for each group are located
in the directory of their copnfiguration file.
in the directory of their configuration file.
1. Functional UI tests with `Basic` license: