Browse Source

Fix missing field check_order in fixture (introduced by 7e96b386)

Baptiste Jonglez 10 years ago
parent
commit
55d29f2470
1 changed files with 2 additions and 1 deletions
  1. 2 1
      coin/isp_database/fixtures/illyse.json

+ 2 - 1
coin/isp_database/fixtures/illyse.json

@@ -91,7 +91,8 @@
     "isp": 1,
     "iban": "FR7642559000124102002328519",
     "bic": "CCOPFRPPXXX",
-    "bank_name": "Cr\u00e9dit coop\u00e9ratif"
+    "bank_name": "Cr\u00e9dit coop\u00e9ratif",
+    "check_order": "Association Illyse"
   },
   "model": "isp_database.bankinfo",
   "pk": 1