const mockNow = new Date()
beforeEach(() => {
sinon.useFakeTimers(mockNow.getTime())
})
Bye
const mockNow = new Date()
beforeEach(() => {
sinon.useFakeTimers(mockNow.getTime())
})
Bye
For further actions, you may consider blocking this person and/or reporting abuse
Farouk -
iAmSherif 💎 -
Roniere da silva marques -
samsandhu -
Top comments (0)