From 26a008fe8d71b1bba818dd5f4fae760e0f7fc47c Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Thu, 10 Jan 2019 11:51:25 +0100 Subject: Update translations --- server/tests/api/server/contact-form.ts | 2 ++ 1 file changed, 2 insertions(+) (limited to 'server') diff --git a/server/tests/api/server/contact-form.ts b/server/tests/api/server/contact-form.ts index 1a165331b..93221d0a3 100644 --- a/server/tests/api/server/contact-form.ts +++ b/server/tests/api/server/contact-form.ts @@ -30,6 +30,8 @@ describe('Test contact form', function () { }) it('Should send a contact form', async function () { + this.timeout(10000) + await sendContactForm({ url: server.url, fromEmail: 'toto@example.com', -- cgit v1.2.3