Skip to content

Commit

Permalink
Fix FTR test
Browse files Browse the repository at this point in the history
  • Loading branch information
CoenWarmer committed Aug 16, 2023
1 parent 7bfb4ec commit b219958
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,6 @@ export default function catalogueTests({ getService }: FtrProviderContext) {
'enterpriseSearchEsre',
'enterpriseSearchVectorSearch',
'elasticsearch',
'observabilityAIAssistant',
'appSearch',
'workplaceSearch',
'searchExperiences',
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@ export default function navLinksTests({ getService }: FtrProviderContext) {
'enterpriseSearchApplications',
'enterpriseSearchEsre',
'enterpriseSearchVectorSearch',
'observabilityAIAssistant',
'appSearch',
'workplaceSearch',
'guidedOnboardingFeature',
Expand Down

0 comments on commit b219958

Please sign in to comment.