CrustyCookiesAPI/app/bin/test/ExpectedCookies.json

10 lines
181 B
JSON
Raw Normal View History

2024-05-03 18:10:32 +02:00
{
"cookies": [
{"name": "Amneris"},
{"name": "Berliner"},
{"name": "Nut cookie"},
{"name": "Nut ring"},
{"name": "Tango"},
{"name": "Almond delight"}
]
}