ソースを参照

Fixed invalid testing fixture

Anssi Kääriäinen 11 年 前
コミット
86f4459f9e
1 ファイル変更6 行追加0 行削除
  1. 6 0
      tests/fixtures_regress/fixtures/special-article.json

+ 6 - 0
tests/fixtures_regress/fixtures/special-article.json

@@ -1,4 +1,10 @@
 [
+    {
+        "pk": 1,
+        "model": "fixtures_regress.article",
+        "fields": {"title": "foof"
+        }
+    },
     {
         "pk": 1,
         "model": "fixtures_regress.specialarticle",