[#1] Fix multicraft_service state failure
Associated issue: #1 (closed).
multicraft_service
state will always fail in testing because it is attempting to start a service which is not installed (as these states do not install Multicraft). As such, the multicraft_service
state will not be run when testing is set to true in pillars.
Fixes #1 (closed).