Sha256: 9cc97fe96182031b69510e4a192c822ebb70f75fe21a574b28ac30a9b6f2a208

Contents?: true

Size: 244 Bytes

Versions: 4

Compression:

Stored size: 244 Bytes

Contents

require 'spec_helper'

describe 'learn-the-basics-rhel::default' do
  # Serverspec examples can be found at
  # http://serverspec.org/resource_types.html
  it 'does something' do
    skip 'Replace this with meaningful tests'
  end
end

Version data entries

4 entries across 2 versions & 1 rubygems

Version Path
chef-12.8.1 acceptance/top-cookbooks/test_run/learn-the-basics-ubuntu/cookbooks/learn-the-basics-rhel/test/integration/default/serverspec/default_spec.rb
chef-12.8.1 acceptance/top-cookbooks/test_run/learn-the-basics-windows/cookbooks/learn-the-basics-rhel/test/integration/default/serverspec/default_spec.rb
chef-12.8.1-universal-mingw32 acceptance/top-cookbooks/test_run/learn-the-basics-ubuntu/cookbooks/learn-the-basics-rhel/test/integration/default/serverspec/default_spec.rb
chef-12.8.1-universal-mingw32 acceptance/top-cookbooks/test_run/learn-the-basics-windows/cookbooks/learn-the-basics-rhel/test/integration/default/serverspec/default_spec.rb