Mercurial > hg > isophonics-drupal-site
comparison core/tests/Drupal/FunctionalTests/Installer/DistributionProfileTranslationTest.php @ 17:129ea1e6d783
Update, including to Drupal core 8.6.10
author | Chris Cannam |
---|---|
date | Thu, 28 Feb 2019 13:21:36 +0000 |
parents | c2387f117808 |
children |
comparison
equal
deleted
inserted
replaced
16:c2387f117808 | 17:129ea1e6d783 |
---|---|
89 $this->assertNoText('profile'); | 89 $this->assertNoText('profile'); |
90 | 90 |
91 parent::setUpSettings(); | 91 parent::setUpSettings(); |
92 } | 92 } |
93 | 93 |
94 | |
95 /** | 94 /** |
96 * Confirms that the installation succeeded. | 95 * Confirms that the installation succeeded. |
97 */ | 96 */ |
98 public function testInstalled() { | 97 public function testInstalled() { |
99 $this->assertUrl('user/1'); | 98 $this->assertUrl('user/1'); |