We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0753ef2 + ff5972f commit d04d4c3Copy full SHA for d04d4c3
spec/spec_helper_acceptance.rb
@@ -1,6 +1,6 @@
1
require 'beaker-rspec'
2
3
-UNSUPPORTED_PLATFORMS = [ 'Windows', 'Solaris' ]
+UNSUPPORTED_PLATFORMS = [ 'windows', 'Solaris' ]
4
5
unless ENV['RS_PROVISION'] == 'no'
6
hosts.each do |host|
0 commit comments