Skip to content

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

Screen_Shot_2021-11-11_at_10.53.36_AM

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.

Related to #345513

Edited by Paul Slaughter

Merge request reports

Loading