-
-
Notifications
You must be signed in to change notification settings - Fork 773
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: conf banner alignment fix #2356
Conversation
✅ Deploy Preview for asyncapi-website ready!Built without sensitive environment variables
To edit notification comments on pull requests, go to your Netlify site configuration. |
⚡️ Lighthouse report for the changes in this PR:
Lighthouse ran on https://deploy-preview-2356--asyncapi-website.netlify.app/ |
@@ -22,7 +22,7 @@ describe('Integration Test for Dashboard ', () => { | |||
cy.contains('asyncapi/generator'); | |||
cy.contains('docs') | |||
//check if this is not selected options are not displayed | |||
cy.should('not.contain', 'asyncapi/community'); | |||
cy.should('not.contain', 'javascript'); | |||
// cy.should('not.contain', 'asyncapi/community'); |
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.
opened a followup #2357
no time to fix it now, blocking all PRs
/rtm |
fixes #2355