mirror of
https://github.com/discourse/discourse.git
synced 2025-04-02 02:46:00 +08:00
DEV: Made test deterministic and re-enabled
Follow-up to 6b0cc9e2
This commit is contained in:
parent
9207c370d9
commit
1183f8df52
@ -695,7 +695,7 @@ describe PostAction do
|
|||||||
end
|
end
|
||||||
|
|
||||||
it "will automatically pause a topic due to large community flagging" do
|
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
|
# reaching `num_flaggers_to_close_topic` isn't enough
|
||||||
[flagger1, flagger2].each do |flagger|
|
[flagger1, flagger2].each do |flagger|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user