- Issue created by @mondrake
- First commit to issue fork.
Noted in ✨ Introduce database driver extensions and autoload database drivers' dependencies Fixed , https://git.drupalcode.org/project/drupal/-/merge_requests/3169#note_182014.
The InstallerNonDefaultDatabaseDriverTest asserts on actual strings of the settings.php file, which is brittle.
Refactor to assert on arrays instead (from connection info?)