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).
Migrated from D6913 (view on Phabricator)