v3.2.6
- Add
Orchestra\Testbench\TestCase::loadMigrationsFrom()
to migrate during setup and add an event to rollback the migration during teardown. (@loren138) - Add
TokenMismatchException
toOrchestra\Testbench\Exceptions\ApplicationHandler::$dontReport
array. (@lancepioch)