Skip to content

Commit a3846e2

Browse files
committed
Apparently need to deal with UTC time when dealing with cookie expiry
1 parent 0c17cd6 commit a3846e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

atest/acceptance/keywords/cookies.robot

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,4 +126,4 @@ Add Cookies
126126
${tomorrow_thistime_datetime} = Convert Date ${tomorrow_thistime} datetime
127127
Set Suite Variable ${tomorrow_thistime_datetime}
128128
Add Cookie another value expiry=${tomorrow_thistime}
129-
Add Cookie far_future timemachine expiry=1726413753 # 2024-09-15 11:22:33
129+
Add Cookie far_future timemachine expiry=1726399353 # 2024-09-15 11:22:33

0 commit comments

Comments
 (0)