mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-02-25 18:55:32 -06:00
Add redundancy CLI doc
This commit is contained in:
@@ -277,6 +277,12 @@ describe('Test CLI wrapper', function () {
|
||||
expect(stdout).to.not.contain('super video')
|
||||
}
|
||||
})
|
||||
|
||||
after(async function () {
|
||||
this.timeout(10000)
|
||||
|
||||
await cleanupTests([ anotherServer ])
|
||||
})
|
||||
})
|
||||
|
||||
after(async function () {
|
||||
|
||||
Reference in New Issue
Block a user