Skip to content

Commit f3eae20

Browse files
committed
docs: generalize testing guide link
1 parent 9ee09f2 commit f3eae20

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

website/docs/en/guide/cli/test.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
The `rs test` command uses [Rstest](https://rstest.rs/guide/basic/cli) to run tests.
44

5-
For details about configuring test projects and how configuration inheritance works, see [Testing](../testing).
5+
For more guidance on testing, see [Testing](../testing).
66

77
## Usage
88

website/docs/zh/guide/cli/test.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
`rs test` 命令使用 [Rstest](https://rstest.rs/zh/guide/basic/cli) 运行测试。
44

5-
有关测试项目的配置方式和继承机制,请参阅[测试](../testing)
5+
如需了解更多测试相关用法,请参阅[测试](../testing)
66

77
## 用法 \{#usage}
88

0 commit comments

Comments
 (0)