Skip to content
Snippets Groups Projects
Commit 2be1a579 authored by Adrian Cid Almaguer's avatar Adrian Cid Almaguer
Browse files

Issue #3340468 by Charchil Khandelwal, kkalashnikov, omkar_yewale, gayatri...

Issue #3340468 by Charchil Khandelwal, kkalashnikov, omkar_yewale, gayatri chahar, adriancid: Spelling mistake
parent d814eb6b
No related branches found
No related tags found
1 merge request!7Issue #3340468 by Charchil Khandelwal, kkalashnikov, omkar_yewale, gayatri...
......@@ -89,7 +89,7 @@ class ModulesListFormTest extends BrowserTestBase {
// Sending the form.
$this->submitForm($edit, 'op');
// Verifiying the save message.
// Verifying the save message.
$this->assertSession()->pageTextContains('The modules weight was updated.');
$this->assertSession()->pageTextContains('Internal Dynamic Page Cache have now as weight: 15');
$this->assertSession()->pageTextContains('Internal Page Cache have now as weight: 15');
......@@ -122,7 +122,7 @@ class ModulesListFormTest extends BrowserTestBase {
// Sending the form.
$this->submitForm($edit, 'op');
// Verifiying the save message.
// Verifying the save message.
$this->assertSession()->pageTextContains('The modules weight was updated.');
$this->assertSession()->pageTextContains('System have now as weight: 15');
$this->assertSession()->pageTextContains('Internal Page Cache have now as weight: -3');
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment