const mockNow = new Date()
beforeEach(() => {
sinon.useFakeTimers(mockNow.getTime())
})
Bye
We're a place where coders share, stay up-to-date and grow their careers.
const mockNow = new Date()
beforeEach(() => {
sinon.useFakeTimers(mockNow.getTime())
})
Bye
For further actions, you may consider blocking this person and/or reporting abuse
Avneesh Agarwal -
Jatin Sharma -
Kurt -
Juri Strumpflohner -
Once suspended, ilumin will not be able to comment or publish posts until their suspension is removed.
Once unsuspended, ilumin will be able to comment and publish posts again.
Once unpublished, all posts by ilumin will become hidden and only accessible to themselves.
If ilumin is not suspended, they can still re-publish their posts from their dashboard.
Discussion (0)