mirror of
https://github.com/elisspace/core.git
synced 2026-08-29 15:43:55 +00:00
* Add a missing test for aborting with "already_configured" Test that config_flow aborts with "already_configured" when the integration has already been configured * Don't copy test data Since #90232 is merged, it is no longer needed * Split the initialisation into two steps, as it should be