Skip to content

Commit 1ce8fc3

Browse files
committed
more work on win/latex config (works locally)
1 parent 6395a1b commit 1ce8fc3

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

atest/07_Configuration.robot

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -64,14 +64,13 @@ Settings Should Change Editor Diagnostics
6464
Lab Command ${save command}
6565
Ensure Sidebar Is Closed
6666
Capture Page Screenshot 03-settings-changed.png
67-
Run Keyword If ${needs reload} Reload After Configuration ${language} ${file}
67+
Run Keyword If ${needs reload} Reload After Configuration ${language} ${file}
6868
Wait Until Page Contains Element ${after diagnostic} timeout=30s
6969
Capture Page Screenshot 04-configured-diagnostic-found.png
7070
[Teardown] Clean Up After Working with File and Settings ${file}
7171

72-
7372
Reload After Configuration
74-
[Arguments] ${language} ${file}
73+
[Arguments] ${language} ${file}
7574
Reload Page
7675
Wait Until Keyword Succeeds 3x 5s Wait For Splash
7776
Reset Application State

0 commit comments

Comments
 (0)