mirror of
https://github.com/thoughtbot/shoulda-matchers.git
synced 2022-11-09 12:01:38 -05:00
Whitespace.
This commit is contained in:
parent
09544faf45
commit
2b98e497f8
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@ module Shoulda # :nodoc:
|
|||
def description
|
||||
description = "set session variable #{@key.inspect}"
|
||||
if @value
|
||||
description << " to #{@value.inspect}"
|
||||
description << " to #{@value.inspect}"
|
||||
end
|
||||
description
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue