Sha256: 75bf9b167953f7b44d4bd4a1a10060c14f1c6ccffe4e13b3736b47551ca3e97f
Contents?: true
Size: 454 Bytes
Versions: 1
Compression:
Stored size: 454 Bytes
Contents
require 'rails_helper' # Specs in this file have access to a helper object that includes # the PizzaServiceHelper. For example: # # describe PizzaServiceHelper do # describe "string concat" do # it "concats two strings with spaces" do # expect(helper.concat_strings("this","that")).to eq("this that") # end # end # end RSpec.describe PizzaServiceHelper, :type => :helper do pending "add some examples to (or delete) #{__FILE__}" end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
aws-cfn-stacker-0.0.6 | spec/helpers/pizza_service_helper_spec.rb |