mirror of
https://github.com/discourse/discourse.git
synced 2025-04-01 19:41:08 +08:00

This amends it so our cached counting reliant specs run in synchronize mode When running async there are situations where data is left over in the table after a transactional test. This means that repeat runs of the test suite fail.