mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
This ensures that the user object is created fresh for each example. This is required for this particular spec as we can not risk having a stale object, which can lead to a flaky spec.