Sha256: f117c1c6f5ad4940b17c54a7242d009d28b4c35f98dad266ecc56c0ef5802152
Contents?: true
Size: 490 Bytes
Versions: 3
Compression:
Stored size: 490 Bytes
Contents
require 'rails_helper' # Specs in this file have access to a helper object that includes # the TbCommerce::Admin::OrdersHelper. For example: # # describe TbCommerce::Admin::OrdersHelper 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 TbCommerce::Admin::OrdersHelper, type: :helper do pending "add some examples to (or delete) #{__FILE__}" end
Version data entries
3 entries across 3 versions & 1 rubygems