Loading core/modules/system/tests/src/Functional/Module/InstallTest.php +1 −1 Original line number Diff line number Diff line Loading @@ -27,7 +27,7 @@ class InstallTest extends BrowserTestBase { protected $defaultTheme = 'stark'; /** * Verify that drupal_get_schema() can be used during module installation. * Verify that module's schema can be used during module installation. */ public function testGetSchemaAtInstallTime() { // @see module_test_install() Loading Loading
core/modules/system/tests/src/Functional/Module/InstallTest.php +1 −1 Original line number Diff line number Diff line Loading @@ -27,7 +27,7 @@ class InstallTest extends BrowserTestBase { protected $defaultTheme = 'stark'; /** * Verify that drupal_get_schema() can be used during module installation. * Verify that module's schema can be used during module installation. */ public function testGetSchemaAtInstallTime() { // @see module_test_install() Loading