mirror of
https://gitea.invidious.io/iv-org/shard-spectator.git
synced 2024-08-15 00:53:35 +00:00
Whitespace
This commit is contained in:
parent
71427e4f6b
commit
5da222d7a0
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue