ci: do not error when nothing with nitunit_some
[nit.git] / contrib / refund / tests / contract_error3.json
1 {
2     "dossier": "Z100323",
3     "mois": "2015-01",
4     "reclamations": [
5         {
6             "soin": 100,
7             "date": "2015-01-11",
8             "montant": "234.00$"
9         },
10         {
11             "soin": 200,
12             "date": "2015-01-13",
13             "montant": "90.00$"
14         },
15         {
16             "soin": 334,
17             "date": "2015-01-23",
18             "montant": "125.00$"
19         }
20     ]
21 }