jupyter-api-delete-cookies: Fix cookie expiration in test

This commit is contained in:
Nathaniel Nicandro 2019-08-24 17:19:16 -05:00
parent 81b034dad9
commit 797ce5e0e6

View file

@ -145,13 +145,13 @@
[url-cookie
"username-localhost-8888"
"foo"
"Fri, 16 Aug 2019 06:02:50 GMT"
"Fri, 16 Aug 9999 06:02:50 GMT"
"/" "localhost:8888" nil])
("localhost"
[url-cookie
"username-localhost-8888"
"foo"
"Fri, 16 Aug 2019 06:02:50 GMT"
"Fri, 16 Aug 9999 06:02:50 GMT"
"/" "localhost" nil])))
(cookies-written nil)
((symbol-function #'url-cookie-write-file)