summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAurélien Bompard <aurelien@bompard.org>2013-07-02 15:42:39 +0200
committerAurélien Bompard <aurelien@bompard.org>2013-07-08 11:06:18 +0200
commit0711eafe19099539cb4486c5d771dbe2de4d1954 (patch)
tree65e66e474d210db56e129c9997d24d78f19fbc19
parentb0a2a5085b016e2fcf493c9a27bb28f0faebb8d1 (diff)
downloadhyperkitty-0711eafe19099539cb4486c5d771dbe2de4d1954.tar.gz
hyperkitty-0711eafe19099539cb4486c5d771dbe2de4d1954.tar.xz
hyperkitty-0711eafe19099539cb4486c5d771dbe2de4d1954.zip
Fix unit tests after changeset 56d88456
-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"