forgot to change the path in tests

This commit is contained in:
wukko 2023-04-25 01:07:26 +06:00
parent fcd0212e7b
commit 9159fb531c

View file

@ -792,7 +792,7 @@
} }
}, { }, {
"name": "inexistent post", "name": "inexistent post",
"url": "https://www.instagram.com/reel/XXXXXXXXXX/", "url": "https://www.instagram.com/p/XXXXXXXXXX/",
"params": {}, "params": {},
"expected": { "expected": {
"code": 400, "code": 400,