Skip to content

Commit 81a69c0

Browse files
authored
Update docs/pages/usage/command_usage_testing.md
1 parent 692f746 commit 81a69c0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/pages/usage/command_usage_testing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,5 +47,5 @@ For `Pycharm` users, please set env `Azure_TEST_RUN_LIVE` to be `true` for live
4747

4848
> **Note**
4949
>
50-
> When you recording tests, please make sure the latest change of `dev` branch of **azure-cli** has been synced to your local repo.
50+
> When you record tests, please make sure the latest change of `dev` branch of **azure-cli** has been synced to your local repo.
5151
> Developers will always encounter this issue when the tests passed locally but failed in CI. This is because the api versions used by commands of **azure-cli** can be changed in `dev` branch. When the tests recorded in your local may uses out of date azure-cli commands, the recording will be failed in CI. That's why we need to sync the latest change of `dev` branch of **azure-cli** before recording tests.

0 commit comments

Comments
 (0)