Fix Time.now casting causing false positive in verify_at#393
Fix Time.now casting causing false positive in verify_at#393kevinreedy wants to merge 1 commit intojwt:mainfrom
Conversation
|
Hello, @kevinreedy! This is your first Pull Request that will be reviewed by SourceLevel, an automatic Code Review service. It will leave comments on this diff with potential issues and style violations found in the code as you push new commits. You can also see all the issues found on this Pull Request on its review page. Please check our documentation for more information. |
|
Im wondering if the condition should be inclusive ( Also a test verifying the "same-second" token would be good. Mocking the |
|
Structure has changed quite a lot since this was touched the last time. Closing this one for now. Please reopen/refresh if there is a need. |
Fixes #353