mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-14 00:21:31 +08:00
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:
@ -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.
|
||||
|
||||
|
Reference in New Issue
Block a user