Showing
1 changed file
with
1 additions
and
1 deletions
@@ -451,7 +451,7 @@ Log differences between dicts | @@ -451,7 +451,7 @@ Log differences between dicts | ||
451 | ... The keyword will fail if the difference between | 451 | ... The keyword will fail if the difference between |
452 | ... ``left`` and ``right`` dates is more than ``accuracy``, | 452 | ... ``left`` and ``right`` dates is more than ``accuracy``, |
453 | ... otherwise it will pass. | 453 | ... otherwise it will pass. |
454 | - [Arguments] ${left} ${right} ${accuracy}=60 ${absolute_delta}=${False} | 454 | + [Arguments] ${left} ${right} ${accuracy}=90 ${absolute_delta}=${False} |
455 | Log ${left} | 455 | Log ${left} |
456 | Log ${right} | 456 | Log ${right} |
457 | Should Not Be Equal ${left} ${None} | 457 | Should Not Be Equal ${left} ${None} |
Please
register
or
login
to post a comment