[AAE-8929] Get start event form static inputs (#7652)

* [AAE-8929] Get start event form static inputs

* [AAE-8929] Fix tests
This commit is contained in:
Pablo Martinez Garcia
2022-06-02 11:18:56 +02:00
committed by GitHub
parent 4457aed5b4
commit 243803d4d3
6 changed files with 99 additions and 4 deletions
+5 -2
View File
@@ -843,5 +843,8 @@
}
}
},
"defaultProject": "demoshell"
}
"defaultProject": "demoshell",
"cli": {
"analytics": false
}
}