DEV: Made test deterministic and re-enabled

Follow-up to 6b0cc9e2
This commit is contained in:
Daniel Waterworth 2020-02-06 14:57:52 +00:00
parent 9207c370d9
commit 1183f8df52
1 changed files with 1 additions and 1 deletions

View File

@ -695,7 +695,7 @@ describe PostAction do
end
it "will automatically pause a topic due to large community flagging" do
skip "heisentest"
freeze_time
# reaching `num_flaggers_to_close_topic` isn't enough
[flagger1, flagger2].each do |flagger|