diff --git a/test/02-investigate.t b/test/02-investigate.t index 347ea50d..ab3d3860 100644 --- a/test/02-investigate.t +++ b/test/02-investigate.t @@ -126,7 +126,7 @@ openqa-cli() { # fallback else args="$@" - echo '{"debug": "openqa-li '"${args//$'\n'/ }"'"}' + echo '{"debug": "openqa-cli '"${args//$'\n'/ }"'"}' fi }