forgot to change the path in tests
This commit is contained in:
parent
fcd0212e7b
commit
9159fb531c
1 changed files with 1 additions and 1 deletions
|
@ -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,
|
||||||
|
|
Loading…
Reference in a new issue