mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-10-06 03:50:26 +02:00
More robust live ending job
This commit is contained in:
parent
5333788c08
commit
c8fdfab0e3
2 changed files with 7 additions and 3 deletions
|
@ -18,7 +18,7 @@ import {
|
|||
|
||||
const expect = chai.expect
|
||||
|
||||
describe('Test live', function () {
|
||||
describe('Test live socket messages', function () {
|
||||
let servers: PeerTubeServer[] = []
|
||||
|
||||
before(async function () {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue