Issue #3138793 by sja112, mohrerao: Fix "configuration" relevant typos in core
parent
7fd928bd5d
commit
a45c485716
|
@ -116,7 +116,7 @@ class MailTest extends KernelTestBase {
|
|||
public function testFromAndReplyToHeader() {
|
||||
$language = \Drupal::languageManager()->getCurrentLanguage();
|
||||
|
||||
// Set required site configuruation.
|
||||
// Set required site configuration.
|
||||
$this->config('system.site')
|
||||
->set('mail', 'mailtest@example.com')
|
||||
->set('name', 'Drupal')
|
||||
|
|
Loading…
Reference in New Issue