Sha256: 4c45c3c938d8f8395fe88fa698bd8d7516b4616e2391967594c242df1e4d7039
Contents?: true
Size: 212 Bytes
Versions: 49
Compression:
Stored size: 212 Bytes
Contents
require 'spec_helper' describe file('/var/tmp/hello_rundock_from_sample_operation_scenario') do it { should be_file } its(:content) { should match(/Hello Rundock from SampleOperationPlugin Scenario./) } end
Version data entries
49 entries across 49 versions & 1 rubygems