Marked flaky test

This commit is contained in:
Daniel Waterworth 2019-07-09 10:45:11 +01:00
parent c3db5925a8
commit 6b0cc9e22e

View File

@ -718,6 +718,8 @@ describe PostAction do
end
it "will automatically pause a topic due to large community flagging" do
skip "heisentest"
# reaching `num_flaggers_to_close_topic` isn't enough
[flagger1, flagger2].each do |flagger|
PostActionCreator.inappropriate(flagger, post1)