From 05356ebc55d0e4746ba65fb34e87176551d3596c Mon Sep 17 00:00:00 2001 From: Radomir Dopieralski Date: Wed, 28 May 2014 14:31:34 +0200 Subject: [PATCH] Tests are broken since Horizon started using angular-cookies Added the magical ng-app="hz" to the tag of the tuskar's jquery tests, because Angular. Closes-bug: #1322222 Change-Id: Ifb0b8bf1405ef0c71a14fd0af24456144c53d730 --- tuskar_ui/infrastructure/templates/infrastructure/qunit.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tuskar_ui/infrastructure/templates/infrastructure/qunit.html b/tuskar_ui/infrastructure/templates/infrastructure/qunit.html index 21f84efd5..71a7815fe 100644 --- a/tuskar_ui/infrastructure/templates/infrastructure/qunit.html +++ b/tuskar_ui/infrastructure/templates/infrastructure/qunit.html @@ -15,7 +15,7 @@ {% include "horizon/_scripts.html" %} {% include "infrastructure/_scripts.html" %} - +

Tuskar JavaScript Tests