]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - server/tests/api/views/videos-views-cleaner.ts
Fix tests
[github/Chocobozzz/PeerTube.git] / server / tests / api / views / videos-views-cleaner.ts
index fce2d538cb953f2d47449f2cdd7162b1234cd442..a84cd43c7c8996711ed91c8d9f311daf48e3904c 100644 (file)
@@ -15,7 +15,7 @@ import {
 
 describe('Test video views cleaner', function () {
   let servers: PeerTubeServer[]
-  let sqlCommands: SQLCommand[]
+  let sqlCommands: SQLCommand[] = []
 
   let videoIdServer1: string
   let videoIdServer2: string