mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
Gives instance initializers the ability to add a `teardown` method that will be called between tests to clean up after themselves.
Gives instance initializers the ability to add a `teardown` method that will be called between tests to clean up after themselves.