Our project has three cloud environments: Test, Acceptance, and Production.
We always deploy to the Test environment first, then transport it to Acceptance and then to Production, when accepted. However, Mendix by default has a deploy to Acceptance. Now we need to change the environment manually every time we deploy. We would like to change the default to the Test environment, to not make any unfortunate mistakes. Does anyone know how to change this?