chore: format tests

This commit is contained in:
Snazzah 2024-10-08 15:24:32 -05:00
parent 1dd4903700
commit 33ec74a124
No known key found for this signature in database
GPG Key ID: EA479766A94CEB61

View File

@ -1494,7 +1494,8 @@
}
}
],
"threads": [{
"threads": [
{
"name": "video",
"url": "https://www.threads.net/@zuck/post/CzecNnZPaxr",
"params": {},
@ -1502,7 +1503,8 @@
"code": 200,
"status": "redirect"
}
}, {
},
{
"name": "photo",
"url": "https://www.threads.net/@soren.iverson/post/C8PdJ59pMLr",
"params": {},
@ -1510,7 +1512,8 @@
"code": 200,
"status": "redirect"
}
}, {
},
{
"name": "mixed media",
"url": "https://www.threads.net/@snazzahguy/post/C8Q7UZDseWz",
"params": {},
@ -1518,5 +1521,6 @@
"code": 200,
"status": "picker"
}
}]
}
]
}