Add value to file mock
What does this MR do and why?
While testing our svg file imports for another task, I found our file mocks are not very valuable as the simply return the empty string. It would be better to provide a simple return value to at least ensure the test checks that the results are non-empty.
Screenshots or screen recordings
NA
How to set up and validate locally
Pipelines should be green.
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.
Edited by Miguel Rincon