From 1b3e6de4ec0c204bd265624c8f51416596c25402 Mon Sep 17 00:00:00 2001 From: Shawn Fang <45607042+mssfang@users.noreply.github.com> Date: Tue, 19 Mar 2024 16:31:15 -0700 Subject: [PATCH] Remove dash in between content-safety --- eng/pipelines/patch_release_client.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eng/pipelines/patch_release_client.txt b/eng/pipelines/patch_release_client.txt index 71b587f0a1683..d41f8ee9386b0 100644 --- a/eng/pipelines/patch_release_client.txt +++ b/eng/pipelines/patch_release_client.txt @@ -19,7 +19,7 @@ # ensuring that all tests (recorded, live, etc.) are in a good state to ensure releases maintain quality and avoid # performance regressions or bugs. They are also responsible for smoke testing their library after every release. -com.azure:azure-ai-content-safety # Tests owner: zhaiyutong +com.azure:azure-ai-contentsafety # Tests owner: zhaiyutong com.azure:azure-ai-formrecognizer # Tests owner: samvaity com.azure:azure-ai-metricsadvisor # Tests owner: samvaity com.azure:azure-ai-textanalytics # Tests owner: mssfang