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
5b143cb72c
commit
3931f420fe
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ module Spectator::Matchers
|
||||||
def values(actual : TestExpression(T)) forall T
|
def values(actual : TestExpression(T)) forall T
|
||||||
{
|
{
|
||||||
expected: "1 time with any arguments",
|
expected: "1 time with any arguments",
|
||||||
received: "0 times with any arguments"
|
received: "0 times with any arguments",
|
||||||
}
|
}
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
Loading…
Reference in a new issue