mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-18 02:21:13 +00:00
test: Add e2e tests for workflow/credential migrations when enabling UM (#4719)
* add tests * ci: Setup cypress tasks for resetting DB, and setting up an owner * add test tests to check for settings * add more tests * clean up * rename tag * update test id Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<template>
|
||||
<div :class="['n8n-action-box', $style.container]">
|
||||
<div :class="['n8n-action-box', $style.container]" data-test-id="action-box">
|
||||
<div :class="$style.emoji" v-if="emoji">
|
||||
{{ emoji }}
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user