[#1] Fix multicraft_service state failure

Dylan Wilson requested to merge issue-1 into main

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).

Edited by Dylan Wilson

Merge request reports