Add log to frontend_integration error msg issue
What does this MR do and why?
This MR adds a console log for yarn run jest:integration
pointing to #345513 if you happen to run into any unexpected or strange errors.
Screenshots or screen recordings
How to set up and validate locally
Simply run yarn run jest:integration
. You might need to run GL_IGNORE_WARNINGS=1 yarn run jest:integration
if you don't have the GraphQL schema's built.
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 #345513
Edited by Paul Slaughter