Skip to content

Commit

Permalink
Merge pull request #280 from b10n1k/fix_typo
Browse files Browse the repository at this point in the history
Fix typo in 02-investigate.t
  • Loading branch information
mergify[bot] authored Jan 18, 2024
2 parents 87f9a97 + 5b99688 commit b2d511a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/02-investigate.t
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ openqa-cli() {
# fallback
else
args="$@"
echo '{"debug": "openqa-li '"${args//$'\n'/ }"'"}'
echo '{"debug": "openqa-cli '"${args//$'\n'/ }"'"}'
fi
}

Expand Down

0 comments on commit b2d511a

Please sign in to comment.