Formatting

This commit is contained in:
Michael Miller 2019-03-22 13:49:37 -06:00
parent 748b0223af
commit caf19ffbd8

View file

@ -15,7 +15,7 @@ module Spectator::Matchers
# Dummy values. # Dummy values.
def named_tuple def named_tuple
{ {
you: "shouldn't be calling this." you: "shouldn't be calling this.",
} }
end end