mirror of
https://gitea.invidious.io/iv-org/shard-spectator.git
synced 2024-08-15 00:53:35 +00:00
Formatting
This commit is contained in:
parent
4dfa5ccb6e
commit
c1e1666449
1 changed files with 2 additions and 2 deletions
|
@ -75,8 +75,8 @@ Spectator.describe "Custom Matchers Docs" do
|
||||||
end
|
end
|
||||||
|
|
||||||
macro be_odd
|
macro be_odd
|
||||||
OddMatcher.new
|
OddMatcher.new
|
||||||
end
|
end
|
||||||
|
|
||||||
specify do
|
specify do
|
||||||
expect(9).to be_odd
|
expect(9).to be_odd
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue