Skip to content

Commit

Permalink
Still trying
Browse files Browse the repository at this point in the history
  • Loading branch information
ArekKuczynski committed Apr 4, 2024
1 parent 7eab2bd commit 5e5ae9b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Tests/Regression/Manager/GUI_Features.robot
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@ Insert Example Data To Manager
Append To List ${run_robots} ${i}${j}${i}
Type ${i}${j}${i}
ELSE
Type 00:${i}${j}:${i}${j}
${time_in_s}= Evaluate str(${i}${j} * 60 + ${i}${j})
Type ${time_in_s}
Append To List ${run_times_in_s} ${time_in_s}

END
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 5e5ae9b

Please sign in to comment.