mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-10-04 02:09:37 +02:00
Type models
This commit is contained in:
parent
65fcc3119c
commit
e02643f32e
76 changed files with 1710 additions and 816 deletions
|
@ -12,7 +12,7 @@ const loginUtils = require('../utils/login')
|
|||
const serversUtils = require('../utils/servers')
|
||||
const videosUtils = require('../utils/videos')
|
||||
|
||||
describe('Test video blacklists', function () {
|
||||
describe('Test video transcoding', function () {
|
||||
let servers = []
|
||||
|
||||
before(function (done) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue