X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=server%2Ftests%2Fapi%2Flive%2Flive-permanent.ts;h=71b7d28a885c23232943468e8a017d7ecb2bced1;hb=693c6586cb896a84ff0f897b1c242bcf7bdcbaee;hp=2b440dbd075f88e33e4f6cd54ea166b9dcb20df2;hpb=17b064e394e6d6ad1eaad1c47ae7d69d0fccd3bc;p=github%2FChocobozzz%2FPeerTube.git diff --git a/server/tests/api/live/live-permanent.ts b/server/tests/api/live/live-permanent.ts index 2b440dbd0..71b7d28a8 100644 --- a/server/tests/api/live/live-permanent.ts +++ b/server/tests/api/live/live-permanent.ts @@ -27,7 +27,7 @@ import { const expect = chai.expect -describe('Permenant live', function () { +describe('Permanent live', function () { let servers: ServerInfo[] = [] let videoUUID: string