Skip to content

Commit 5f83fae

Browse files
authored
Merge pull request #2334 from GarvitLT/stage
Added Azure Repos in Rerun
2 parents 3677f99 + 800eb5f commit 5f83fae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/hyperexecute-rerun-failed-tests.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ To address this, HyperExecute supports Rerun Job functionality, a feature that a
4646
## Prerequisites
4747
To rerun a job, the following requirements must be fulfilled.
4848

49-
- Your test suite should be available on **Git** (Github and Bitbucket are supported) and linked to a [Project](/support/docs/hyperexecute-projects). This is required because each time a job is rerun, HyperExecute needs access to your test suite.
49+
- Your test suite should be available on **Git** (Github, Azure Repos and Bitbucket are supported) and linked to a [Project](/support/docs/hyperexecute-projects). This is required because each time a job is rerun, HyperExecute needs access to your test suite.
5050
- Make sure you are using **YAML version 0.1** with auto-split mode and discovery mode as local only.
5151

5252
> Support for YAML version 0.2 and other modes will be added soon.

0 commit comments

Comments
 (0)