We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0753ef2 commit ff5972fCopy full SHA for ff5972f
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