We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d1c4a9 commit eb6e0a0Copy full SHA for eb6e0a0
atest/01_Editor.robot
@@ -100,7 +100,7 @@ Editor Shows Features for Language
100
Editor Should Show Diagnostics
101
[Arguments] ${diagnostic}
102
Set Tags feature:diagnostics
103
- Wait Until Page Contains Element css:.cm-lsp-diagnostic[title*="${diagnostic}"] timeout=20s
+ Wait Until Page Contains Element css:.cm-lsp-diagnostic[title*="${diagnostic}"] timeout=25s
104
Capture Page Screenshot 01-diagnostics.png
105
Open Diagnostics Panel
106
Capture Page Screenshot 02-diagnostics.png
0 commit comments