mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-16 22:51:17 +07:00
The return type of `FileComparisonData.getExpected` is `Object`. In `Opentest4j` scenario, it can be FileInfo. So we need to use `FileComparisonData.getExpectedStringPresentation` instead. GitOrigin-RevId: c32aaf1674072c3c21ccaf447c9d50296a9e38e3