Merge remote-tracking branch 'upstream/pull/5074'
This commit is contained in:
commit
d009219987
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
require "application_system_test_case"
|
||||
|
||||
class ReportNoteTest < ApplicationSystemTestCase
|
||||
class UserBlocksSystemTest < ApplicationSystemTestCase
|
||||
test "revoke all link is absent for anonymous users when viewed user has active blocks" do
|
||||
blocked_user = create(:user)
|
||||
create(:user_block, :user => blocked_user)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue