Skip to content

Commit d9a31e1

Browse files
committed
adding missed spelling change
1 parent 52e8830 commit d9a31e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

x-pack/test/functional/apps/ml/anomaly_detection/single_metric_job_without_datafeed_start.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ export default function ({ getService }: FtrProviderContext) {
9191
await ml.testExecution.logTestStep('job creation displays the time range step');
9292
await ml.jobWizardCommon.assertTimeRangeSectionExists();
9393

94-
await ml.testExecution.logTestStep('job creation sets the timerange');
94+
await ml.testExecution.logTestStep('job creation sets the time range');
9595
await ml.jobWizardCommon.clickUseFullDataButton(
9696
'Feb 7, 2016 @ 00:00:00.000',
9797
'Feb 11, 2016 @ 23:59:54.000'

0 commit comments

Comments
 (0)