aboutsummaryrefslogtreecommitdiffstats
path: root/t/app/controller/admin/reportextrafields.t
diff options
context:
space:
mode:
Diffstat (limited to 't/app/controller/admin/reportextrafields.t')
-rw-r--r--t/app/controller/admin/reportextrafields.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/app/controller/admin/reportextrafields.t b/t/app/controller/admin/reportextrafields.t
index 388cc3c95..dede25207 100644
--- a/t/app/controller/admin/reportextrafields.t
+++ b/t/app/controller/admin/reportextrafields.t
@@ -68,7 +68,7 @@ FixMyStreet::override_config {
"metadata[9999].code" => "string_test",
"metadata[9999].required" => 1,
"metadata[9999].behaviour" => "question",
- "metadata[9999].description" => "this is a test description",
+ "metadata[9999].description" => "<div style='foo'>this is a test description</div>",
"metadata[9999].datatype" => "string",
"note" => "Added extra field",
}});