From a562f4f477f6b65b9a689700e9faa5040f16f54a Mon Sep 17 00:00:00 2001 From: ihatespawn <168680471+ihatespawn@users.noreply.github.com> Date: Sat, 1 Jun 2024 12:53:37 +0200 Subject: [PATCH] fix: audio only test --- 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 e0ca0765..97f80f56 100644 --- a/src/test/tests.json +++ b/src/test/tests.json @@ -1230,7 +1230,7 @@ "name": "video link in a /video format (audio only)", "url": "https://odysee.com/deleting-windows-11-in-recycle-bin", "params": { - "isAudiOnly": true + "isAudioOnly": true }, "expected": { "code": 200,