Skip to content

Testing framework: fix subtraction of timestamps

E. Rivas requested to merge er433/fix/test-sub-timestamp into dev

type:fixed

As reported in #ligo, there was a bug in interpretation of subtraction of timestamps, this MR fixes it (just use sub_delta instead of add_delta).

Changelog details:

Edited by E. Rivas

Merge request reports