Add tests for the crashreport stats template tags

Test rendering of the custom template tags.

Issue: HIC-207
Change-Id: I746637e165f04129b33bcbd43085607dba19a55a
diff --git a/crashreport_stats/tests/utils.py b/crashreport_stats/tests/utils.py
index 04697a0..983a976 100644
--- a/crashreport_stats/tests/utils.py
+++ b/crashreport_stats/tests/utils.py
@@ -47,6 +47,7 @@
         "4437.1-FP2-0-09",
         "4437.1-FP2-0-10",
     ]
+    UUIDs = ["e1c0cc95-ab8d-461a-a768-cb8d9d7fdb04"]
 
     USERNAMES = ["testuser1", "testuser2"]