Fixed Error Message

This commit is contained in:
caseysmithrc
2018-09-05 13:45:45 -06:00
parent 747f5909d0
commit af2e5938e1
@@ -131,7 +131,7 @@ function Invoke-AtomicTest {
break
}
default {
"Something horrible happened"
"Unable to generate or execute the command line properly."
break
}
}