From 29b7426c671c91b8567b038df30b9ae909ee838a Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Thu, 17 Jun 2021 10:43:34 +0200 Subject: Speedup CI --- server/tests/plugins/html-injection.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'server/tests/plugins') diff --git a/server/tests/plugins/html-injection.ts b/server/tests/plugins/html-injection.ts index 293c1df21..4fa8caa3a 100644 --- a/server/tests/plugins/html-injection.ts +++ b/server/tests/plugins/html-injection.ts @@ -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 () { -- cgit v1.2.3