Context:
As a follow-up to https://github.com/camunda/camunda-optimize/pull/1086 we identified that there are local util methods in other IT classes that could reuse the added FileReaderUtil.
AT:
- FileReaderUtil is used instead of custom methods that call `Files.readAllByte ` in all IT classes