Skip to content

Commit

Permalink
Lowered Confidence level
Browse files Browse the repository at this point in the history
  • Loading branch information
ArekKuczynski committed Dec 27, 2024
1 parent 1a46996 commit bb1881b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Tests/Regression/Manager/GUI_Common.robot
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ Open Manager GUI
Append To List ${options} -d ${results_dir}
END
Log to console ${\n}\${options}: ${options}
Set Confidence 0.9
Set Confidence 0.85
${process}= Start Process ${cmd_manager} @{options} alias=Manager stdout=${OUTPUT DIR}${/}stdout_manager.txt stderr=${OUTPUT DIR}${/}stderr_manager.txt
Set Test Variable $process_manager ${process}
# Sleep 10
Expand Down

0 comments on commit bb1881b

Please sign in to comment.