From 615082ac2c223456af2139302807189f887ded52 Mon Sep 17 00:00:00 2001 From: "opensearch-trigger-bot[bot]" <98922864+opensearch-trigger-bot[bot]@users.noreply.github.com> Date: Wed, 24 May 2023 17:29:55 -0400 Subject: [PATCH] Remove duplicate securityAnalyticsDashboards (#670) (#673) Signed-off-by: Peter Zhu (cherry picked from commit f9afa8942e752d45fa670b8ef1d22e52baa1b210) Co-authored-by: Peter Zhu --- test_finder.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/test_finder.sh b/test_finder.sh index 602dc1c1b..ee4314641 100755 --- a/test_finder.sh +++ b/test_finder.sh @@ -20,7 +20,6 @@ OSD_COMPONENT_TEST_MAP=( "OpenSearch-Dashboards:opensearch-dashboards" "notificationsDashboards:notifications-dashboards" "customImportMapDashboards:custom-import-map-dashboards" "searchRelevanceDashboards:search-relevance-dashboards" - "securityAnalyticsDashboards:security-analytics-dashboards-plugin" "mlCommonsDashboards:ml-commons-dashboards" "securityAnalyticsDashboards:security-analytics-dashboards-plugin" )