Sha256: f0a0176d7cfa3f684786a3a1cfd2dc5948d9d635e2345cc7d5ea2e0e896ed205

Contents?: true

Size: 442 Bytes

Versions: 3

Compression:

Stored size: 442 Bytes

Contents

require 'spec_helper'

# Specs in this file have access to a helper object that includes
# the Spree::CloudSenderHelper. For example:
#
# describe Spree::CloudSenderHelper do
#   describe "string concat" do
#     it "concats two strings with spaces" do
#       helper.concat_strings("this","that").should == "this that"
#     end
#   end
# end
describe Spree::CloudSenderHelper do
  pending "add some examples to (or delete) #{__FILE__}"
end

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
spree_multi_share-2.2.2.1 spec/helpers/spree/cloud_sender_helper_spec.rb
spree_multi_share-1.3.3 spec/helpers/spree/cloud_sender_helper_spec.rb
spree_multi_share-1.3.2 spec/helpers/spree/cloud_sender_helper_spec.rb