lets not let without a block rspec gets very upset
This commit is contained in:
parent
9cf03b352c
commit
14f33b80e4
|
@ -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 New Issue