When your project has retry setup,
And there is an error where cypress-diff can report the actual-expected results, when you view the attempt 1 of error, it reverts back to the default error reporting as if the plugin was not installed. But if I remove the retry code above, cypress-diff will work with no problems.
Looking forward that this plugin will be able to adapt even if there are retries applied to the project.