n8n/packages/cli/test/integration/commands
Iván Ovejero 53c0b49d15
fix(core): Initialize queue once in queue mode (#8025)
We're initializing the queue twice because of a [bad
merge](2c63474538).
No associated known bugs but no need to init the queue twice. We should
follow up by investigating if any pending bugs can be associated to
this.
2023-12-14 16:16:12 +01:00
..
importCredentials fix(core): Fix data decryption on credentials import (#7560) 2023-10-31 13:15:09 +01:00
importWorkflows fix(core): Deactivate active workflows during import (#5840) 2023-03-30 15:33:30 +02:00
credentials.cmd.test.ts ci(core): Reduce memory usage in tests (part-2) (no-changelog) (#7671) 2023-11-10 15:04:26 +01:00
import.cmd.test.ts ci(core): Reduce memory usage in tests (part-2) (no-changelog) (#7671) 2023-11-10 15:04:26 +01:00
reset.cmd.test.ts ci(core): Reduce memory usage in tests (part-2) (no-changelog) (#7671) 2023-11-10 15:04:26 +01:00
worker.cmd.test.ts fix(core): Initialize queue once in queue mode (#8025) 2023-12-14 16:16:12 +01:00