mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 18:12:04 +00:00
fix: Remove circular dependencies from cli tests (no-changelog) (#5000)
* fix typescript errors in cli * remove circular dependencies from cli tests
This commit is contained in:
committed by
GitHub
parent
17f13b3b6e
commit
0a416eebea
@@ -249,6 +249,7 @@ function toTableName(sourceName: CollectionName | MappingName) {
|
||||
Settings: 'settings',
|
||||
InstalledPackages: 'installed_packages',
|
||||
InstalledNodes: 'installed_nodes',
|
||||
WorkflowStatistics: 'workflow_statistics',
|
||||
}[sourceName];
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user