comparison core/modules/simpletest/src/Tests/WebTestBaseInstallTest.php @ 5:12f9dff5fda9 tip

Update to Drupal core 8.7.1
author Chris Cannam
date Thu, 09 May 2019 15:34:47 +0100
parents c75dbcec494b
children
comparison
equal deleted inserted replaced
4:a9cd425dd02b 5:12f9dff5fda9
6 6
7 /** 7 /**
8 * Tests the test-specifics customisations done in the installation. 8 * Tests the test-specifics customisations done in the installation.
9 * 9 *
10 * @group simpletest 10 * @group simpletest
11 * @group WebTestBase
11 */ 12 */
12 class WebTestBaseInstallTest extends WebTestBase { 13 class WebTestBaseInstallTest extends WebTestBase {
13 14
14 /** 15 /**
15 * Tests the Drupal install done in \Drupal\simpletest\WebTestBase::setUp(). 16 * Tests the Drupal install done in \Drupal\simpletest\WebTestBase::setUp().