We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c1f53a2 commit 3b2fc83Copy full SHA for 3b2fc83
src/DevOpsMetrics.Tests/Service/DORASummaryControllerTests.cs
@@ -33,7 +33,7 @@ public async Task DORASummaryControllerUpdateIntegrationTest()
33
string organization = "DeveloperMetrics";
34
string repository = "DevOpsMetrics";
35
string branch = "main";
36
- string workflowName = "1162561";
+ string workflowName = "CI/CD";
37
string workflowId = "1162561";
38
string resourceGroup = "DevOpsMetrics";
39
int numberOfDays = 30;
0 commit comments