DEV: Skip flakey admin flags test (#28895)

This commit is contained in:
Penar Musaraj
2024-09-12 19:22:30 -04:00
committed by GitHub
parent ad90b9cfd1
commit c182bb34ad

View File

@@ -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