mirror of
https://github.com/flarum/core.git
synced 2025-10-27 05:31:29 +01:00
This make a cleaner state more likely, and ensures that settings set via `$this->setting` are cleaned up after the test case runs.
A minimal extension skeleton to test the flarum/testing package.