mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-18 02:21:13 +00:00
refactor(editor): Add Workflows view e2e tests (#4573)
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
:size="iconSize"
|
||||
/>
|
||||
</span>
|
||||
<el-dropdown-menu slot="dropdown">
|
||||
<el-dropdown-menu slot="dropdown" data-test-id="action-toggle-dropdown">
|
||||
<el-dropdown-item
|
||||
v-for="action in actions"
|
||||
:key="action.value"
|
||||
|
||||
Reference in New Issue
Block a user