This repository demonstrates an issue with the Ecotone test flows which causes Ecotone to discover things not referenced in the test. To re-create the error, run php artisan test. To cause the tests to run successfully, comment out #[EventHandler] in App\Modules\Contact\Reactors\SendWelcomeEmailReactor.