You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There was a bug with 1h and 30mins given 1 hours back. This should be 2 hours.
I added a simple check to see if the returning hour was 1, if so, i return 2.
This will now give the indented number of hours.
Changed the test to check, if "2 hours ago" is returned with 90mins and 110mins
instead of just checking for "hours ago".
Issue jimmiw#79
0 commit comments