mirror of
https://github.com/n8n-io/n8n.git
synced 2026-05-28 15:27:03 +02:00
also refactored the code to 1. stop passing around `scope === 'global'`, since this code can be used only for changing globalRole. 2. leak less details when input validation fails. ## Review / Merge checklist - [x] PR title and summary are descriptive - [x] Tests included |
||
|---|---|---|
| .. | ||
| integration | ||
| shared | ||
| unit | ||
| extend-expect.ts | ||
| setup-mocks.ts | ||
| setup-test-folder.ts | ||
| setup.ts | ||
| teardown.ts | ||