From 9159fb531c5478a5862fe04e8264b973442db9bd Mon Sep 17 00:00:00 2001 From: wukko Date: Tue, 25 Apr 2023 01:07:26 +0600 Subject: [PATCH] forgot to change the path in tests --- src/test/tests.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/test/tests.json b/src/test/tests.json index 1e362b87..b5abc2a8 100644 --- a/src/test/tests.json +++ b/src/test/tests.json @@ -792,7 +792,7 @@ } }, { "name": "inexistent post", - "url": "https://www.instagram.com/reel/XXXXXXXXXX/", + "url": "https://www.instagram.com/p/XXXXXXXXXX/", "params": {}, "expected": { "code": 400,