Fix logs retry path test
What does this MR do and why?
While I was working on another MR, I noticed that the two tests in https://gitlab.com/gitlab-org/gitlab/-/blob/master/spec/presenters/project_hook_presenter_spec.rb were exactly the same.
I've fixed up the #logs_retry_path
test so it actually checks the retry path for a project hook log.
Screenshots or screen recordings
N/A
How to set up and validate locally
Numbered steps to set up and validate the change are strongly suggested.
N/A
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.