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
a804907f75
commit
dba047e1ec
1 changed files with 1 additions and 1 deletions
|
@ -98,7 +98,7 @@ module Spectator::Matchers
|
|||
"expected type": NegatableValue.new(ExceptionType),
|
||||
"actual type": @values.actual.class,
|
||||
"expected message": NegatableValue.new(@values.expected),
|
||||
"actual message": @values.actual.message
|
||||
"actual message": @values.actual.message,
|
||||
}
|
||||
end
|
||||
|
||||
|
|
Loading…
Reference in a new issue