Remove unnecessary mocking of module
What does this MR do and why?
Describe in detail what your merge request does and why.
Remove unnecessary mocking of module
- previously this was needed when some graphql requests were in the module, but now it is no longer needed
Explanation at #371267 (comment 1072976240)
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.
Related to #371267 (closed)