Issue #3138772 by sja112, kkalashnikov, jungle, DevJoJodae: Fix "Disable" relevant typos in core
parent
bc62d349ba
commit
b316a5c010
|
@ -51,7 +51,7 @@ class EditModeTest extends WebDriverTestBase {
|
|||
/**
|
||||
* Tests enabling and disabling edit mode.
|
||||
*/
|
||||
public function testEditModeEnableDisalbe() {
|
||||
public function testEditModeEnableDisable() {
|
||||
$web_assert = $this->assertSession();
|
||||
$page = $this->getSession()->getPage();
|
||||
// Get the page twice to ensure edit mode remains enabled after a new page
|
||||
|
|
Loading…
Reference in New Issue