summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--hyperkitty/fixtures/rating_testdata.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/hyperkitty/fixtures/rating_testdata.json b/hyperkitty/fixtures/rating_testdata.json
index d59ce2e..534e494 100644
--- a/hyperkitty/fixtures/rating_testdata.json
+++ b/hyperkitty/fixtures/rating_testdata.json
@@ -51,6 +51,7 @@
"pk": 1,
"model": "hyperkitty.tag",
"fields": {
+ "user": 1,
"tag": "aamir",
"list_address": "devel@fp.o",
"threadid": "MEESBVZAM3QKAZSTSQCEF65PS2434NYG"
@@ -59,6 +60,7 @@
"pk": 2,
"model": "hyperkitty.tag",
"fields": {
+ "user": 1,
"tag": "aamir",
"list_address": "devel@fp.o",
"threadid": "SOSFEEJJNEI47PDNIPZMYQAPBAGNCUII"
@@ -67,6 +69,7 @@
"pk": 3,
"model": "hyperkitty.tag",
"fields": {
+ "user": 1,
"tag": "packaging",
"list_address": "devel@fp.o",
"threadid": "MEESBVZAM3QKAZSTSQCEF65PS2434NYG"