From 668f864f5a50bd34ffd7c32c91bfff122118d4bf Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Fri, 11 Jun 2021 16:02:26 +0200 Subject: Fix live files include --- server/tests/api/live/live-permanent.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'server/tests') diff --git a/server/tests/api/live/live-permanent.ts b/server/tests/api/live/live-permanent.ts index 2b440dbd0..71b7d28a8 100644 --- a/server/tests/api/live/live-permanent.ts +++ b/server/tests/api/live/live-permanent.ts @@ -27,7 +27,7 @@ import { const expect = chai.expect -describe('Permenant live', function () { +describe('Permanent live', function () { let servers: ServerInfo[] = [] let videoUUID: string -- cgit v1.2.3