From 6019a78779bc59d87afc86fa6ceacff38fcb7374 Mon Sep 17 00:00:00 2001
From: Eliot Berriot <contact@eliotberriot.com>
Date: Sat, 24 Nov 2018 23:10:36 +0000
Subject: [PATCH] Test review app

---
 front/src/components/Sidebar.vue | 1 +
 1 file changed, 1 insertion(+)

diff --git a/front/src/components/Sidebar.vue b/front/src/components/Sidebar.vue
index d8029b1b..bba88d86 100644
--- a/front/src/components/Sidebar.vue
+++ b/front/src/components/Sidebar.vue
@@ -28,6 +28,7 @@
       </a>
     </div>
   </div>
+  CECI EST UN TEST
   <div class="tabs">
     <section class="ui bottom attached active tab" data-tab="library" :aria-label="labels.mainMenu">
       <nav class="ui inverted vertical large fluid menu" role="navigation" :aria-label="labels.mainMenu">
-- 
GitLab