-
Notifications
You must be signed in to change notification settings - Fork 1.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix: Remove Cannot resolve symbol from the integration tests in v2 #6737
Conversation
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is not the correct fix. You shoudn't remove the error message from the code. Instead you need to find why this message is appearing and do something inside the tests
fc42b8f
to
351d692
Compare
Please fix the formatting. I recommend you enable format-on-save in your editor, with Prettier support enabled. |
thanks.I will |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Overview
https://github.com/orgs/QwikDev/projects/1/views/1?pane=issue&itemId=68407338
What is it?
Description
Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change.
Use cases and why
Checklist: