mirror of
https://github.com/discourse/discourse.git
synced 2024-12-15 23:23:49 +08:00
FIX: Broken spec
This commit is contained in:
parent
b7bdaac081
commit
7f24b601c8
|
@ -295,7 +295,6 @@ describe PostCreator do
|
|||
|
||||
expect(whisper_reply).to be_present
|
||||
expect(whisper_reply.post_type).to eq(Post.types[:whisper])
|
||||
expect(true).to eq(false)
|
||||
end
|
||||
end
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user