Sha256: b4f1fc1a45d9b923bf9f8c438f109d831f38dbf639ce800ceb8b08a5be2b3a81

Contents?: true

Size: 128 Bytes

Versions: 43

Compression:

Stored size: 128 Bytes

Contents


describe file('/root/test/remote_file.sh') do
  it { should exist }
  it { should be_file }
  it { should be_executable }
end

Version data entries

43 entries across 43 versions & 1 rubygems

Version Path
itamae-mitsurin-0.9 test_project/site-cookbooks/b_test/remote_file/spec/default_spec.rb
itamae-mitsurin-0.8 test_project/site-cookbooks/b_test/remote_file/spec/default_spec.rb
itamae-mitsurin-0.7 test_project/site-cookbooks/b_test/remote_file/spec/default_spec.rb