api/tests/instagram: allow the private post test to fail

sometimes the visibility status isn't returned
This commit is contained in:
wukko 2025-04-02 17:35:01 +06:00
parent ba36b6b2f7
commit 1477dcd4e7
No known key found for this signature in database
GPG Key ID: 3E30B3F26C7B4AA2

View File

@ -123,6 +123,7 @@
{
"name": "private instagram post",
"url": "https://www.instagram.com/p/C5_A1TQNPrYw4c2g9KAUTPUl8RVHqiAdAcOOSY0",
"canFail": true,
"params": {},
"expected": {
"code": 400,