FIX: Broken spec

This commit is contained in:
Robin Ward 2016-04-05 16:39:20 -04:00
parent 64a1a44c4b
commit ba80ae73be

View File

@ -35,6 +35,7 @@ describe UserFirst do
it "doesn't create the userfirst on private posts" do
post = PostCreator.create(user,
archetype: Archetype.private_message,
target_usernames: ['codinghorror'],
title: "this topic is about candy",
raw: "time to eat some sweet :candy: mmmm")