{
    "description": "IMPLEMENT LATER: Normalize duration to a single unit",
    "string": "(2 h 16 min)",
    "expectedResults": [{"amount": "136", "unit": "min"}],
    "skip": true,
    "only": false
}