Skip to content
This repository was archived by the owner on Jan 21, 2026. It is now read-only.

Commit 721cef3

Browse files
committed
Update instructions
1 parent b16473c commit 721cef3

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

Instructions/Labs/AZ400_M03_L09_Set_Up_and_Run_Functional_Tests.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -28,21 +28,21 @@ After you complete this lab, you will be able to configure a CI pipeline for a .
2828
- Integration Tests
2929
- Functional Tests
3030

31-
## Estimated timing: 60 minutes
31+
## Estimated timing: 30 minutes
3232

3333
## Instructions
3434

35-
### Exercise 0: Configure the lab prerequisites
35+
### Exercise 0: (skip if done) Configure the lab prerequisites
3636

3737
In this exercise, you will set up the prerequisites for the lab, which consist of a new Azure DevOps project with a repository based on the [eShopOnWeb](https://github.com/MicrosoftLearning/eShopOnWeb).
3838

39-
#### Task 1: (skip if done) Create and configure the team project
39+
#### Task 1: (skip if done) Create and configure the team project
4040

4141
In this task, you will create an **eShopOnWeb** Azure DevOps project to be used by several labs.
4242

4343
1. On your lab computer, in a browser window open your Azure DevOps organization. Click on **New Project**. Give your project the name **eShopOnWeb** and leave the other fields with defaults. Click on **Create**.
4444

45-
#### Task 2: (skip if done) Import the eShopOnWeb Git Repository
45+
#### Task 2: (skip if done) Import the eShopOnWeb Git Repository
4646

4747
In this task you will import the eShopOnWeb Git repository that will be used by several labs.
4848

@@ -139,4 +139,4 @@ You can notice that the Unit Tests task is already part of the pipeline.
139139
140140
## Review
141141
142-
In this lab, you learned how to setup and run different tests types using Azure Pipelines and .Net.
142+
In this lab, you learned how to setup and run different tests types using Azure Pipelines and .NET.

0 commit comments

Comments
 (0)