Formatting

This commit is contained in:
Michael Miller 2019-08-10 11:38:13 -06:00
parent 535dc6e923
commit a56d6762c0

View file

@ -53,7 +53,7 @@ module Spectator::Matchers
def named_tuple
{
before: @before,
after: @after
after: @after,
}
end