Commit 616a80757bb3ade9dc9bd1ec0469a811ec492e9d

Authored by Etienne Pallier
1 parent 21961ce9
Exists in master and in 1 other branch dev

bugfix tests projets

Showing 1 changed file with 2 additions and 0 deletions   Show diff stats
tests/TestCase/Controller/MaterielsControllerTest.php
... ... @@ -67,6 +67,8 @@ class MaterielsControllerTest extends General {
67 67  
68 68 'app.groupes_thematiques',
69 69 'app.groupes_metiers',
  70 +
  71 + 'app.Projets',
70 72  
71 73 'app.fakeldapusers',
72 74 'app.users',
... ...