Timex.Duration.parse!/2 is calling parse/1 instead of parse/2, which ignores the `parser` argument.
Timex.Duration.parse!/2 is calling parse/1 instead of parse/2, which ignores the
parserargument.