mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 18:12:04 +00:00
ci: Hide the github button in e2e tests (no-changelog) (#11747)
This commit is contained in:
committed by
GitHub
parent
fd3254d587
commit
fb123b44af
@@ -36,7 +36,6 @@ describe('AI Assistant::enabled', () => {
|
||||
});
|
||||
|
||||
it('renders placeholder UI', () => {
|
||||
cy.viewport(1920, 1080);
|
||||
aiAssistant.getters.askAssistantFloatingButton().should('be.visible');
|
||||
aiAssistant.getters.askAssistantFloatingButton().click();
|
||||
aiAssistant.getters.askAssistantChat().should('be.visible');
|
||||
|
||||
Reference in New Issue
Block a user