fix story test after 285fd82c

This commit is contained in:
joshua stein 2014-03-18 00:00:47 -05:00
parent 33f72fc634
commit 48e5a0f130

View file

@ -130,7 +130,7 @@ describe Story do
s.description = nil
s.tags_a = [ "tag1" ]
s.editor_user_id = mod.id
s.editor = mod
s.moderation_reason = "because i hate you"
s.save!