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