From 6ecc0b7ca57414c83e26b5a4f8f91473701c3833 Mon Sep 17 00:00:00 2001
From: Stephane Chapron <schapron@centreon.com>
Date: Wed, 11 Apr 2018 10:19:12 +0200
Subject: [PATCH] fix(style): added 1 newline at end of file

---
 features/bootstrap/DowntimeRecurrentContext.php | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/features/bootstrap/DowntimeRecurrentContext.php b/features/bootstrap/DowntimeRecurrentContext.php
index 4b11fc1085..b9db85377e 100644
--- a/features/bootstrap/DowntimeRecurrentContext.php
+++ b/features/bootstrap/DowntimeRecurrentContext.php
@@ -123,4 +123,4 @@ class DowntimeRecurrentContext extends CentreonContext
             }
         );
     }
-}
\ No newline at end of file
+}
-- 
GitLab