From 784e2ad5c34bcfef36a3f69e9e9acd7cbb3d6428 Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Tue, 11 Jul 2023 09:21:13 +0200 Subject: Prefer web videos in favour of webtorrent --- server/tests/api/transcoding/update-while-transcoding.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'server/tests/api/transcoding/update-while-transcoding.ts') diff --git a/server/tests/api/transcoding/update-while-transcoding.ts b/server/tests/api/transcoding/update-while-transcoding.ts index 61655f102..2e0edc770 100644 --- a/server/tests/api/transcoding/update-while-transcoding.ts +++ b/server/tests/api/transcoding/update-while-transcoding.ts @@ -96,7 +96,7 @@ describe('Test update video privacy while transcoding', function () { await doubleFollow(servers[0], servers[1]) }) - describe('With WebTorrent & HLS enabled', function () { + describe('With Web Video & HLS enabled', function () { runTestSuite(false) }) -- cgit v1.2.3