Skip to content

Commit 52e6e6a

Browse files
authored
Update ci-fix.md (#19972)
1 parent b55607c commit 52e6e6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

documentation/ci-fix.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ This CI check is to test service API readiness, by running API Scenario test to
118118

119119
Note: Currently only applicable to management plane APIs, and target ARM region is `US West Central` - the SDP pilot region.
120120

121-
To fix the check, download the artifact `api-test-report` from Azure pipeline where you can find the report.html and auto generated API Scenario file as baseline, then refer to [API Scenario documentation](./api-scenario/readmd.md) to run and debug it locally. After local debug, commit the API Scenario file into your working branch and then the CI check will use the committed API Scenario file to re-run the test.
121+
To fix the check, download the artifact `api-test-report` from Azure pipeline where you can find the report.html and auto generated API Scenario file as baseline, then refer to [API Scenario documentation](./api-scenario/readme.md) to run and debug it locally. After local debug, commit the API Scenario file into your working branch and then the CI check will use the committed API Scenario file to re-run the test.
122122

123123
## SDK Track2 Validation
124124

0 commit comments

Comments
 (0)