tests: Use TimestampWithTimezone.from_datetime() instead of the constructor
Closed
requested to merge generated-differential-D6913-source into generated-differential-D6913-target
A future release of swh-model will change its constructor's signature (replace 'offset' and 'negative_utc_offset' with 'offset_bytes).
Migrated from D6913 (view on Phabricator)
Merge request reports
Activity
Filter activity
Build is green
Patch application report for D6913 (id=25056)
Rebasing onto b260c824...
Current branch diff-target is up to date.
Changes applied before test
commit c0140db7b5045332b061983af2540bcf8ff8e3ad Author: Valentin Lorentz <vlorentz@softwareheritage.org> Date: Tue Jan 11 14:15:21 2022 +0100 tests: Use TimestampWithTimezone.from_datetime() instead of the constructor A future release of swh-model will change its constructor's signature (replace 'offset' and 'negative_utc_offset' with 'offset_bytes).
See https://jenkins.softwareheritage.org/job/DSEA/job/tests-on-diff/304/ for more details.
Please register or sign in to reply