mirror of
https://github.com/discourse/discourse.git
synced 2024-11-26 19:03:48 +08:00
DEV: skip flaky channel member status test (#25922)
This commit is contained in:
parent
54a1fea74e
commit
5bf06f2634
|
@ -64,7 +64,7 @@ RSpec.describe "Channel - Info - Members page", type: :system do
|
|||
end
|
||||
|
||||
context "with user status" do
|
||||
it "renders status next to name" do
|
||||
xit "renders status next to name" do
|
||||
SiteSetting.enable_user_status = true
|
||||
current_user.set_status!("walking the dog", "dog")
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user