Add dependency to knowledge

This commit is contained in:
Loïc Faure-Lacroix
2015-03-10 18:43:55 +03:00
parent 4a4088545b
commit 605987d358
2 changed files with 2 additions and 1 deletions

View File

@@ -43,6 +43,7 @@ Scenario
* Users reading the page see the last approved version.
""",
'depends': [
'knowledge',
'document_page',
'email_template',
],