From 5290b41dd8c758217d74e5af4d8ea6ff2887b479 Mon Sep 17 00:00:00 2001
From: alzimmermsft <48699787+alzimmermsft@users.noreply.github.com>
Date: Mon, 5 Jan 2026 17:03:50 -0500
Subject: [PATCH] Test out different JUnit parallelization configurations
---
.../azure-ai-speech-transcription/pom.xml | 17 +++++++++++++++++
1 file changed, 17 insertions(+)
diff --git a/sdk/transcription/azure-ai-speech-transcription/pom.xml b/sdk/transcription/azure-ai-speech-transcription/pom.xml
index 53fad6f4ded0..6b3fe6630d41 100644
--- a/sdk/transcription/azure-ai-speech-transcription/pom.xml
+++ b/sdk/transcription/azure-ai-speech-transcription/pom.xml
@@ -68,4 +68,21 @@ Code generated by Microsoft (R) TypeSpec Code Generator.
test
+
+
+
+
+ org.apache.maven.plugins
+ maven-surefire-plugin
+ 3.5.3
+
+ false
+
+ fixed
+ 2
+
+
+
+
+