Write a test showing that the bug was fixed or that the feature works as expected.
Note that the repository follows the Google Java style.
You can format your code to this format by typing gradlew spotlessApply on the subproject you work on (e.g,
gradlew :jodconverter-local:spotlessApply), by using
the Eclipse plugin, or by using
the Intellij plugin.