Skip to content
Snippets Groups Projects
Commit 7e21c6e7 authored by Srishti Bankar's avatar Srishti Bankar Committed by narendra-drupal
Browse files

Spell check

parent 8fd87889
No related branches found
No related tags found
1 merge request!5708Resolve #2473989 "Lack of dynamic"
......@@ -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