mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 01:56:46 +00:00
test: Migrate 1-workflows to Playwright (#17360)
This commit is contained in:
@@ -20,7 +20,7 @@ type WorkerFixtures = {
|
||||
dbSetup: undefined;
|
||||
chaos: ContainerTestHelpers;
|
||||
n8nContainer: N8NStack;
|
||||
containerConfig: ContainerConfig; // Configuration for container creation
|
||||
containerConfig: ContainerConfig;
|
||||
};
|
||||
|
||||
interface ContainerConfig {
|
||||
|
||||
Reference in New Issue
Block a user