Sha256: f38c8aec07ceb6c17063a2a3728fc9c2c30623be234793fbf13d9046840ae6ce
Contents?: true
Size: 421 Bytes
Versions: 74
Compression:
Stored size: 421 Bytes
Contents
require 'spec_helper' # Specs in this file have access to a helper object that includes # the PullRequestsHelper. For example: # # describe PullRequestsHelper 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 module Hubstats RSpec.describe PullRequestsHelper, :type => :helper do end end
Version data entries
74 entries across 74 versions & 1 rubygems