https://cypress.io logo
I'm trying to use `cy.clock().tick()` to advance c...
# help
l
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?