api/tests/bluesky: update deleted post test
This commit is contained in:
parent
47625490ce
commit
5facbc9657
1 changed files with 2 additions and 2 deletions
|
@ -1467,8 +1467,8 @@
|
|||
}
|
||||
},
|
||||
{
|
||||
"name": "deleted post",
|
||||
"url": "https://bsky.app/profile/samuel.bsky.team/post/3l2udah76ch2c",
|
||||
"name": "deleted post/invalid user",
|
||||
"url": "https://bsky.app/profile/notreal.bsky.team/post/3l2udah76ch2c",
|
||||
"params": {},
|
||||
"expected": {
|
||||
"code": 400,
|
||||
|
|
Loading…
Reference in a new issue