Skip to content

Commit ebdcdc0

Browse files
authored
Fix cap
1 parent 2ec4613 commit ebdcdc0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/logic-apps/testing-framework/unit-test-executor-class-definition.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: UnitTestExecutor Class Definition
2+
title: UnitTestExecutor class
33
description: Detailed documentation for the UnitTestExecutor class in the Azure Logic Apps Unit Testing SDK.
44
services: logic-apps
55
ms.suite: integration
@@ -9,7 +9,7 @@ ms.topic: reference
99
ms.date: 06/10/2025
1010
---
1111

12-
# UnitTestExecutor Class Definition
12+
# UnitTestExecutor class
1313

1414
This class provides functionality to run unit tests for Standard logic app workflows in single-tenant Azure Logic Apps. The class serves as the main entry point for running workflow tests with mock data and custom configurations.
1515

0 commit comments

Comments
 (0)