Skip to content

Commit

Permalink
fixed typo
Browse files Browse the repository at this point in the history
  • Loading branch information
alex501212 committed Nov 25, 2024
1 parent 0a3b2ad commit d3d65a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion acceptance/setup/common/pre-suite/010_install_ruby.rb
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
install_package(bolt, 'rubygem-bigdecimal')
install_package(bolt, 'rubygem-io-console')
when /osx/
# TODO: allow for tests to work or ruby3 on macOS
# TODO: allow for tests to work on ruby3 on macOS
else
fail_test("#{bolt['platform']} not currently a supported bolt controller")
end
Expand Down

0 comments on commit d3d65a2

Please sign in to comment.