Skip to content

Commit

Permalink
update expects
Browse files Browse the repository at this point in the history
  • Loading branch information
nreese committed May 2, 2024
1 parent d0ff484 commit a65f88e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion x-pack/test/functional/services/ml/job_wizard_geo.ts
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ export function MachineLearningJobWizardGeoProvider({ getService }: FtrProviderC
);

await testSubjects.existOrFail('mlGeoJobWizardMap');
await testSubjects.existOrFail('mlEmbeddedMapContent');
await testSubjects.existOrFail('mapContainer');
},
};
}

0 comments on commit a65f88e

Please sign in to comment.