From e26dc0cdbda13f8b65ab2be3a0e13e7ef5c4b98c Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Thu, 3 Dec 2020 16:12:58 +0100 Subject: Strict actor url comparison --- server/tests/api/live/live-permanent.ts | 1 - 1 file changed, 1 deletion(-) (limited to 'server/tests/api') diff --git a/server/tests/api/live/live-permanent.ts b/server/tests/api/live/live-permanent.ts index a64588ed7..54e4010e9 100644 --- a/server/tests/api/live/live-permanent.ts +++ b/server/tests/api/live/live-permanent.ts @@ -4,7 +4,6 @@ import 'mocha' import * as chai from 'chai' import { LiveVideoCreate, VideoDetails, VideoPrivacy, VideoState } from '@shared/models' import { - checkLiveCleanup, cleanupTests, createLive, doubleFollow, -- cgit v1.2.3