mirror of
https://github.com/discourse/discourse.git
synced 2024-11-22 11:44:49 +08:00
Linting error
This commit is contained in:
parent
b58867b6e9
commit
118f98b6ed
|
@ -8,7 +8,6 @@ describe Jobs::NotifyReviewable do
|
|||
let(:user) { group_user.user }
|
||||
let(:group) { group_user.group }
|
||||
|
||||
|
||||
it "will notify users of new reviewable content" do
|
||||
GroupUser.create!(group_id: group.id, user_id: moderator.id)
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user