mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-16 09:36:44 +00:00
refactor(editor): Migrate mapper popover to ruka UI (#19564)
This commit is contained in:
@@ -244,6 +244,9 @@ describe('AI Assistant::enabled', () => {
|
||||
|
||||
ndv.getters.nodeExecuteButton().click();
|
||||
|
||||
// Wait for a message from AI to be shown
|
||||
aiAssistant.getters.chatMessagesAssistant().should('have.length', 3);
|
||||
|
||||
getEditor()
|
||||
.type('{selectall}')
|
||||
.paste(
|
||||
|
||||
Reference in New Issue
Block a user