Skip to content

Commit

Permalink
[#8] Fix comment in runner
Browse files Browse the repository at this point in the history
  • Loading branch information
pjezusek committed Apr 9, 2022
1 parent 1b793d7 commit 809a06b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/guard/busted/runner.rb
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ def run(paths)

# Performs command and print stdout and stderr to the console
#
# @param cmd [String] command to perform
# @param cmd [Array<String>] command to perform
#
# @return [Array<Boolean, String>]
def perform_command(cmd)
Expand Down

0 comments on commit 809a06b

Please sign in to comment.