From c4fd65926ea35f9776a3b647bf24f3f4c28f68ee Mon Sep 17 00:00:00 2001
From: Damien Burel <damien.burel@maarch.org>
Date: Wed, 18 Oct 2017 15:03:10 +0200
Subject: [PATCH] Remove notifications test

---
 phpunit.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/phpunit.xml b/phpunit.xml
index ac45fdc1094..14db58569e2 100755
--- a/phpunit.xml
+++ b/phpunit.xml
@@ -9,7 +9,6 @@
             <file>core/Test/ResExtControllerTest.php</file-->
             <file>core/Test/StatusControllerTest.php</file>
             <file>core/Test/UserControllerTest.php</file>
-	<file>core/Test/NotificationsControllerTest.php</file>
         </testsuite>
     </testsuites>
     <filter>
-- 
GitLab