1
0
Fork 0
mirror of https://github.com/Chocobozzz/PeerTube.git synced 2025-10-04 18:29:27 +02:00

Speedup CI

This commit is contained in:
Chocobozzz 2021-06-17 10:43:34 +02:00
parent 609a444202
commit 29b7426c67
No known key found for this signature in database
GPG key ID: 583A612D890159BE
5 changed files with 19 additions and 10 deletions

View file

@ -15,7 +15,7 @@ import {
const expect = chai.expect
describe('Test plugins HTML inection', function () {
describe('Test plugins HTML injection', function () {
let server: ServerInfo = null
before(async function () {