Skip to content

Commit 17145cf

Browse files
authored
Update create-unit-tests-standard-workflow-definitions-visual-studio-code.md
update media links
1 parent b7f6156 commit 17145cf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/logic-apps/create-unit-tests-standard-workflow-definitions-visual-studio-code.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,12 +64,12 @@ The following list includes basic but important concepts about unit tests for St
6464
2. In your project, expand the workflow definition folder.
6565
3. From the shortcut menu for **workflow.json** file, select **Open Designer**.
6666
4. On the designer toolbar, select **Create unit test**.
67-
![](media/create-logic-apps-standard-unit-tests-from-an-existing-workflow-definition/designer-vscode.png)
67+
![](media/create-unit-tests-standard-workflow-definitions-visual-studio-code/designer-vscode.png)
6868
5. Provide a name to use for the unit test, unit test class, and C\# file.
6969

7070
A new folder named **Tests** now appears in your project workspace. This folder has the following structure:
7171

72-
![](media/create-logic-apps-standard-unit-tests-from-an-existing-workflow-definition/project-structure.png)
72+
![](media/create-unit-tests-standard-workflow-definitions-visual-studio-code/project-structure.png)
7373

7474
| **Folder hierarchy and item** | **Description** |
7575
|-----------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|

0 commit comments

Comments
 (0)