Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
jho406 committed Apr 13, 2024
1 parent 4c2ae65 commit f5b868d
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ def successfully(command, silent = false)
end

return_value = system("#{command} #{silencer}")
puts "#{command}"

assert return_value
end
Expand Down

0 comments on commit f5b868d

Please sign in to comment.