Sha256: 6310a1c0902e4e572f6aa6894762710ab10cf5acfe8e55176f87ecfbd7abbc50

Contents?: true

Size: 163 Bytes

Versions: 6

Compression:

Stored size: 163 Bytes

Contents

require 'spec_helper'

describe Shelr::Publisher do
  describe "#publish(id)" do
    it "should publish shellcast with API_KEY" do
      pending
    end
  end
end

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
shelr-0.11.8 spec/shelr/publisher_spec.rb
shelr-0.11.7 spec/shelr/publisher_spec.rb
shelr-0.11.6 spec/shelr/publisher_spec.rb
shelr-0.11.5 spec/shelr/publisher_spec.rb
shelr-0.11.4 spec/shelr/publisher_spec.rb
shelr-0.11.3 spec/shelr/publisher_spec.rb