You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The code for this is done in cypress-io/cypress#8145, but has yet to be released.
We'll update this issue and reference the changelog when it's released.
Current behavior:
Cookie interface
expiry
prop is typed as string. But it's a number.Also it's in unix epoch, might be wort. a line in the docs (:
Desired behavior:
Correct typings for expiry
Test code to reproduce
Versions
The text was updated successfully, but these errors were encountered: