From c64364369fe82dc994f3274f34d1128ab78569bb Mon Sep 17 00:00:00 2001
From: italo <italojmf@gmail.com>
Date: Mon, 6 Nov 2017 18:45:53 +0000
Subject: [PATCH] Add Mocha configuration file

---
 bbb-webhooks/test/mocha.opts | 1 +
 1 file changed, 1 insertion(+)
 create mode 100644 bbb-webhooks/test/mocha.opts

diff --git a/bbb-webhooks/test/mocha.opts b/bbb-webhooks/test/mocha.opts
new file mode 100644
index 0000000000..cf80ee74bc
--- /dev/null
+++ b/bbb-webhooks/test/mocha.opts
@@ -0,0 +1 @@
+--timeout 5000
-- 
GitLab