mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 01:56:46 +00:00
feat(editor): Implement suggested workflows experiment (no-changelog) (#17499)
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import { request } from '@playwright/test';
|
||||
import { createN8NStack } from 'n8n-containers/n8n-test-container-creation';
|
||||
|
||||
import { ApiHelpers } from './services/api-helper';
|
||||
import { createN8NStack } from 'n8n-containers/n8n-test-container-creation';
|
||||
|
||||
async function pullImagesForCI() {
|
||||
console.log(`🔄 Pulling images for ${process.env.N8N_DOCKER_IMAGE}...`);
|
||||
|
||||
Reference in New Issue
Block a user