Open
Description
Pre-requisites
- I'd like to contribute the fix myself
What happened/what you expected to happen?
Created pod can not run task gatlingRun-MY_CLASS_NAME
.
It is because of wrong placeholder here.
According to documentation it should be:
gradle gatlingRun --simulation MY_CLASS_NAME
Relevant log output
No response