Skip to content
Snippets Groups Projects
Commit f429d36e authored by Srishti Bankar's avatar Srishti Bankar
Browse files

Spell check

parent 45382d15
No related branches found
No related tags found
No related merge requests found
......@@ -244,7 +244,7 @@ public function testContentAdminPageMultilingual() {
\Drupal::service('module_installer')->install(['language']);
ConfigurableLanguage::create([
'id' => 'es',
'label' => 'Spainish',
'label' => 'Spanish',
])->save();
$this->drupalCreateNode(['type' => 'page', 'title' => 'English title'])
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment