Whitespace

This commit is contained in:
Michael Miller 2019-02-04 16:27:40 -07:00
parent 71427e4f6b
commit 5da222d7a0

View file

@ -10,7 +10,7 @@ describe Spectator::Matchers::AttributesMatcher do
matcher.match?(partial).should be_true
spy.case_eq_call_count.should be > 0
end
context "one argument" do
context "against an equal value" do
it "is true" do