chore(docs): remove redundant word in comment (#30415)

Issue number: N/A

---------

remove redundant word in comment

Signed-off-by: pengqiseven <912170095@qq.com>
This commit is contained in:
pengqiseven
2025-05-20 22:24:57 +08:00
committed by GitHub
parent c3ad15b0bf
commit 00beab4af8
5 changed files with 6 additions and 6 deletions

View File

@ -273,7 +273,7 @@ Instead, use the [Update Reference Screenshots GitHub Action](https://github.com
3. Leave the input field blank.
4. Click **Run workflow**.
This workflow will re-run all of the the screenshot tests. Instead of failing any tests with mismatched screenshots, it will take new ground truth screenshots. These ground truth screenshots will be pushed as a single commit to your branch once the workflow is completed.
This workflow will re-run all of the screenshot tests. Instead of failing any tests with mismatched screenshots, it will take new ground truth screenshots. These ground truth screenshots will be pushed as a single commit to your branch once the workflow is completed.
If you want to update ground truths for a specific test, you can pass the test file path as an input to the workflow. This is useful when working on a specific component.