forked from Wavyzz/dolibarr
Qual: Spelling htdocs/[l-o]* & htdocs/pa* (#27435)
# Qual: Fix spelling htdocs/[l-o]* & htdocs/pa* Mostly comments, some local variables changed and translations to avoid automatic fixes. Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
This commit is contained in:
@@ -180,7 +180,7 @@ class MyModuleFunctionalTest extends \PHPUnit_Extensions_Selenium2TestCase
|
||||
} else {
|
||||
// Disable the module
|
||||
$this->byHref('modMyModule')->click();
|
||||
// Reenable the module
|
||||
// Re-enable the module
|
||||
$this->byHref('modMyModule')->click();
|
||||
}
|
||||
// Page reloaded, we need a new Xpath
|
||||
|
||||
Reference in New Issue
Block a user