mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-20 03:12:15 +00:00
chore: Rename Test workflow -> Execute workflow (#15112)
This commit is contained in:
@@ -31,7 +31,7 @@ describe('Microsoft Entra Node', () => {
|
||||
typeVersion: 1,
|
||||
position: [0, 0],
|
||||
id: '1307e408-a8a5-464e-b858-494953e2f43b',
|
||||
name: "When clicking 'Test workflow'",
|
||||
name: 'When clicking ‘Execute workflow’',
|
||||
},
|
||||
{
|
||||
parameters: {
|
||||
@@ -60,7 +60,7 @@ describe('Microsoft Entra Node', () => {
|
||||
},
|
||||
],
|
||||
connections: {
|
||||
"When clicking 'Test workflow'": {
|
||||
'When clicking ‘Execute workflow’': {
|
||||
main: [
|
||||
[
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user