Skip to content

Commit 59235f7

Browse files
wsilveiranzecfan
andauthored
Update articles/logic-apps/testing-framework/test-logic-apps-mock-data-static-results.md
Co-authored-by: Esther Fan <[email protected]>
1 parent f0bec90 commit 59235f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/logic-apps/testing-framework/test-logic-apps-mock-data-static-results.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ ms.date: 03/14/2025
1111

1212
# Test workflows with mock outputs in Azure Logic Apps
1313

14-
[!INCLUDE [logic-apps-sku-consumption-standard](../includes/logic-apps-sku-consumption.md)]
14+
[!INCLUDE [logic-apps-sku-consumption-standard](../../../includes/logic-apps-sku-consumption-standard.md)]
1515

1616
To test your workflow without affecting your production environments, you can set up and return mock outputs, or *static results*, from your workflow operations. That way, you don't have to call or access your live apps, data, services, or systems. For example, you might want to test different action paths based on various conditions, force errors, provide specific message response bodies, or even try skipping some steps. Setting up mock results from an action doesn't run the operation, but returns the test output instead.
1717

0 commit comments

Comments
 (0)