update api/@ohos.UiTest.d.ts.

Signed-off-by: lijialang <lijialang2@huawei.com>
This commit is contained in:
lijialang 2023-11-02 09:28:53 +00:00 committed by Gitee
parent 1f7ded7489
commit 596e16c90b
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -55,7 +55,7 @@ declare enum MatchPattern {
* @test
*/
/**
* Equals to a string.
* Contains a substring.
*
* @syscap SystemCapability.Test.UiTest
* @crossplatform