mirror of
https://github.com/discourse/discourse.git
synced 2024-11-26 03:03:37 +08:00
DEV: Skip flakey admin flags test (#28895)
This commit is contained in:
parent
ad90b9cfd1
commit
c182bb34ad
|
@ -15,7 +15,7 @@ describe "Admin Flags Page", type: :system do
|
|||
SiteSetting.custom_flags_limit = 1
|
||||
end
|
||||
|
||||
it "allows admin to disable, change order, create, update and delete flags" do
|
||||
xit "allows admin to disable, change order, create, update and delete flags" do
|
||||
# disable
|
||||
topic_page.visit_topic(post.topic).open_flag_topic_modal
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user