Skip to content
This repository was archived by the owner on May 30, 2024. It is now read-only.

Fix the bug of local test #258

Merged
merged 1 commit into from
Dec 12, 2021
Merged

Fix the bug of local test #258

merged 1 commit into from
Dec 12, 2021

Conversation

noahingh
Copy link
Member

Fix the bug of the local time zone in the local test.

@noahingh noahingh added the bug Something isn't working label Dec 12, 2021
Comment on lines +78 to +79
time.Now().UTC().Add(-time.Minute),
time.Now().UTC(),
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

By default, the time zone of scheme is using UTC format.

@noahingh noahingh merged commit bb91020 into main Dec 12, 2021
@noahingh noahingh deleted the fix-local-test branch December 12, 2021 03:15
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant