spec/beaker/host/unix_spec.rb in beaker-2.36.0 vs spec/beaker/host/unix_spec.rb in beaker-2.37.0
- old
+ new
@@ -225,10 +225,10 @@
end
end
describe '#validate_setup' do
- it 'does nothing for non cisco-5 platforms' do
+ it 'does nothing for non cisco_nexus-7 platforms' do
@platform = 'el-7-x86_64'
validate_test = host.validate_setup
expect( validate_test ).to be_nil
end
end
\ No newline at end of file