mirror of
https://gitea.invidious.io/iv-org/shard-spectator.git
synced 2024-08-15 00:53:35 +00:00
Update specs to handle new match data values
This commit is contained in:
parent
3dd39f17f5
commit
d705ef657c
24 changed files with 112 additions and 110 deletions
|
@ -9,7 +9,7 @@ module Spectator::Matchers
|
|||
|
||||
# Stringifies the value.
|
||||
def to_s(io)
|
||||
io << value
|
||||
io << @value
|
||||
end
|
||||
|
||||
# Inspects the value.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue