Skip to content
This repository has been archived by the owner on Dec 7, 2020. It is now read-only.

Issue-631 Make equality fuzzy in TestGetWithin #634

Merged
merged 1 commit into from
Jun 5, 2020

Conversation

ASzc
Copy link
Contributor

@ASzc ASzc commented Jun 5, 2020

Fixes #631

This should prevent a sporadic test failure when the time.Now() value in the
test initialization doesn't match with the time.Now() inside the getWithin
function.
@ASzc ASzc requested a review from abstractj June 5, 2020 13:41
@abstractj abstractj merged commit 3f64894 into louketo:master Jun 5, 2020
@abstractj abstractj added this to the 1.0.0-alpha.1 milestone Jun 5, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Test function TestGetWithin randomly fails
2 participants