Sha256: 4bf7e215026234849fe238318d6f10f835962db2b3f01fa29d36789034b842ac

Contents?: true

Size: 384 Bytes

Versions: 1

Compression:

Stored size: 384 Bytes

Contents

require_relative '../../../../test_helper'

module Troo
  module Commands
    module Status
      describe Resource do
        let(:described_class) { Resource }

        # describe ".dispatch" do
        #   subject { described_class.dispatch }

        #   it "will be tested by the integration tests" do
        #     skip
        #   end
        # end
      end
    end
  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
troo-0.0.8 test/lib/troo/commands/status/resource_test.rb