Skip to content

Commit ae42d15

Browse files
author
ecfan
committed
Updated per feedback
1 parent f6d1a19 commit ae42d15

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/logic-apps/rules-engine/test-rulesets.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ If you wait to test your rules all at the same time or when you're all done, and
3131

3232
- The XML file that contains the ruleset that you want to work on and the facts that you want to test.
3333

34-
To add facts, specify their values in the XML documents that you point at from the RuleSet Explorer window. Or, you can use a fact creator to supply your rules engine with an array that contains .NET objects to use as facts. For more information, see [Build fact creators and retrievers](build-fact-creators-retrievers.md).
34+
To add facts, specify their values in the XML files that you reference from the **Select Facts** window that opens after you select **Test Ruleset** in the following steps. You might want to build a fact creator to add .NET facts. For more information, see [Build fact creators and retrievers](build-fact-creators-retrievers.md).
3535

3636
## Test a ruleset version
3737

@@ -51,7 +51,7 @@ If you wait to test your rules all at the same time or when you're all done, and
5151
5252
1. To remove a fact instance, select the corresponding fact type, and then select **Remove Instance**.
5353

54-
1. To add a fact creator that you wrote, in the fact creator pane, select **Add**.
54+
1. To add a fact creator that you built, in the **Fact Creators** window, select **Add**.
5555

5656
1. When you're ready, select **Test**.
5757

0 commit comments

Comments
 (0)