// Assert that the module "driver_test" and its dependencies have been
// installed.
...
...
@@ -99,4 +94,22 @@ public function testInstalled(): void {
$this->assertSession()->elementTextContains('xpath','//tr[@data-drupal-selector="edit-pgsql"]',"The following reason prevents PostgreSQL from being uninstalled: Required by: driver_test");
}
/**
* Returns the databases setup from the SUT's settings.php.