Sha256: 7c397e731de7673c811b9c24408d8a507aa9afe2169df9afafb751d36261a5b8
Contents?: true
Size: 207 Bytes
Versions: 3
Compression:
Stored size: 207 Bytes
Contents
require 'spec_helper' describe file('/var/tmp/hello_rundock_from_deploy_dst_file_arg_2_scenario') do it { should be_file } its(:content) { should match(/Hello Rundock from deploy args Scenario./) } end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
rundock-1.1.3 | spec/integration/recipes/deploy_args_spec.rb |
rundock-1.1.2 | spec/integration/recipes/deploy_args_spec.rb |
rundock-1.1.1 | spec/integration/recipes/deploy_args_spec.rb |