]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blame - server/tests/cli/index.ts
Fix s3 mock cleanup
[github/Chocobozzz/PeerTube.git] / server / tests / cli / index.ts
CommitLineData
fdbda9e3 1// Order of the tests we want to execute
0138af92 2import './create-import-video-file-job'
e1ab52d7 3import './create-move-video-storage-job'
8704acf4 4import './peertube'
9b474844 5import './plugins'
e2600d8b 6import './prune-storage'
c2bd7a6f 7import './regenerate-thumbnails'
fdbda9e3 8import './reset-password'
8df87ce7 9import './update-host'