Skip to content

Commit 832cc3a

Browse files
committed
Fix Incubator.Dialog api.json
1 parent 6a9f2b3 commit 832cc3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/incubator/Dialog/dialog.api.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
{
3030
"name": "testID",
3131
"type": "string",
32-
"description": "Used to locate this view in end-to-end tests\nThe container has the unchanged id.\nCurrently supported inner IDs:\n<TestID>.modal - the Modal's id.\n<TestID>.overlayFadingBackground - the fading background id."
32+
"description": "Used to locate this view in end-to-end tests. \nThe container has the original id. \nSupported inner elements IDs: \n`${TestID}.modal` - the Modal's id. \n`${TestID}.overlayFadingBackground` - the fading background id."
3333
}
3434
],
3535
"snippet": [

0 commit comments

Comments
 (0)