Sha256: 17a151f32ce63e4f6ad7ebf779c7ce36a7f52254a604876d7ecc9c798620f327

Contents?: true

Size: 143 Bytes

Versions: 21

Compression:

Stored size: 143 Bytes

Contents

# Tries to run cook on the box
module EmptyCook
  def test_empty_cook
    write_nodefile(run_list: [])
    assert_subcommand "cook"
  end
end

Version data entries

21 entries across 21 versions & 1 rubygems

Version Path
knife-solo-0.1.0.pre1 test/integration/cases/empty_cook.rb