Skip to content

Commit 650614c

Browse files
committed
fix tsx test name
1 parent 1eaf308 commit 650614c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

atest/01_Editor.robot

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ LaTeX
5454

5555
TSX
5656
${def} = Set Variable xpath:(//span[contains(@class, 'cm-tag')][contains(text(), 'HelloWorld')])[last()]
57-
Editor Shows Features for Language TEX example.tsx Diagnostics=Cannot find module 'react' Jump to Definition=${def} Rename=${def}
57+
Editor Shows Features for Language TSX example.tsx Diagnostics=Cannot find module 'react' Jump to Definition=${def} Rename=${def}
5858

5959
TypeScript
6060
${def} = Set Variable xpath:(//span[contains(@class, 'cm-variable')][contains(text(), 'inc')])[last()]

0 commit comments

Comments
 (0)