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
535dc6e923
commit
a56d6762c0
1 changed files with 2 additions and 2 deletions
|
@ -53,7 +53,7 @@ module Spectator::Matchers
|
||||||
def named_tuple
|
def named_tuple
|
||||||
{
|
{
|
||||||
before: @before,
|
before: @before,
|
||||||
after: @after
|
after: @after,
|
||||||
}
|
}
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue