Bugfix. use !isBefore instead of isAfter
moment.js is accurate to the second, instead of milliseconds. This causes timing errors while testing.
Showing
Please register or sign in to comment
moment.js is accurate to the second, instead of milliseconds. This causes timing errors while testing.