]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - server/tests/api/videos/video-channel-syncs.ts
Fix tests
[github/Chocobozzz/PeerTube.git] / server / tests / api / videos / video-channel-syncs.ts
index 12c2c158edbf6edbaf4394680f4aa0ecc4f7062b..7f688c7d6ba56569a733a676492be9a45bb0a953 100644 (file)
@@ -23,7 +23,7 @@ describe('Test channel synchronizations', function () {
 
     describe('Sync using ' + mode, function () {
       let servers: PeerTubeServer[]
-      let sqlCommands: SQLCommand[]
+      let sqlCommands: SQLCommand[] = []
 
       let startTestDate: Date