From cac1418224a13883d5958088670a23c21ab5674f Mon Sep 17 00:00:00 2001 From: cesar991 Date: Mon, 19 Dec 2016 12:25:09 +0100 Subject: [PATCH] Add @is_enterprise in Views.py (cherry picked from commit 0c8f5ad8e3ad415918a9504202f4f8709cf76332) --- tests/console/Views.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/console/Views.py b/tests/console/Views.py index d8ee1b45b3..67596de677 100644 --- a/tests/console/Views.py +++ b/tests/console/Views.py @@ -15,7 +15,7 @@ class viewAppear(PandoraWebDriverTestCase): test_name = u'test menu' tickets_associated = [] - + @is_enterprise def test_views_appear(self): u"""