Powered by
I'm trying to use `cy.clock().tick()` to advance c...
# help
l
late-house-1562
06/20/2022, 6:44 PM
I'm trying to use
cy.clock().tick()
to advance clocks xx hours in a test. Once I advance the clock, is there a way to have the faked time be known by the server that I'm testing?
Previous
Next