mirror of
https://github.com/codeninjasllc/discourse.git
synced 2025-02-17 12:11:16 -05:00
lets not let without a block rspec gets very upset
This commit is contained in:
parent
9cf03b352c
commit
14f33b80e4
1 changed files with 0 additions and 1 deletions
|
@ -97,7 +97,6 @@ describe PostAlertObserver do
|
|||
let(:user) { Fabricate(:user) }
|
||||
let(:mention_post) { Fabricate(:post, user: user, raw: 'Hello @eviltrout')}
|
||||
let(:topic) { mention_post.topic }
|
||||
let(:post)
|
||||
|
||||
it "won't notify someone who can't see the post" do
|
||||
lambda {
|
||||
|
|
Loading…
Reference in a new issue