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
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -15,7 +15,7 @@ describe "Admin Flags Page", type: :system do
SiteSetting.custom_flags_limit = 1 SiteSetting.custom_flags_limit = 1
end 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 # disable
topic_page.visit_topic(post.topic).open_flag_topic_modal topic_page.visit_topic(post.topic).open_flag_topic_modal