Sha256: 03c435539b0190dc8846dc0b06eb44a25739296d38f477575c00af3949c8368e

Contents?: true

Size: 147 Bytes

Versions: 6

Compression:

Stored size: 147 Bytes

Contents

# frozen_string_literal: true

require 'spec_helper'

describe CfnDsl::CloudFormationTemplate do
  it_behaves_like 'an orchestration template'
end

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
cfndsl-0.17.5 spec/cloud_formation_template_spec.rb
cfndsl-0.17.4 spec/cloud_formation_template_spec.rb
cfndsl-0.17.3 spec/cloud_formation_template_spec.rb
cfndsl-0.17.2 spec/cloud_formation_template_spec.rb
cfndsl-0.17.1 spec/cloud_formation_template_spec.rb
cfndsl-0.17.0 spec/cloud_formation_template_spec.rb