]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - server/tests/api/object-storage/videos.ts
Fix tests
[github/Chocobozzz/PeerTube.git] / server / tests / api / object-storage / videos.ts
index fe07202947cbc133d69ad93416236c54be5703f0..77bb006784a2884500876a7f053604c430066def 100644 (file)
@@ -144,7 +144,7 @@ function runTestSuite (options: {
   let baseMockUrl: string
 
   let servers: PeerTubeServer[]
-  let sqlCommands: SQLCommand[]
+  let sqlCommands: SQLCommand[] = []
 
   let keptUrls: string[] = []