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