Chatwoot/spec/controllers/api/v2
Jordan Brough a8cfcbc168
chore: Timezone fixes for ReportBuilder and for ReportController spec (#4246)
- ReportBuilder wasn't using the specified time zone for the timestamp in the
"build" method
- The ReportController spec was calling `Time.zone.today.to_time`, but
`Date#to_time` disregards the zone from `Time.zone` and reverts to the system
time zone.
2022-03-25 14:00:27 +05:30
..
accounts chore: Timezone fixes for ReportBuilder and for ReportController spec (#4246) 2022-03-25 14:00:27 +05:30