mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-02-08 17:02:34 +01:00
Qual: Spelling outside htdocs (#27448)
* Qual: Spelling outside htdocs # Qual: Fix spelling of files not in the htdocs subdirectory. Highlight: - Change in email test from unvalid to invalid that should give the same test result. * Update Dolibarr-soapui-project.xml --------- Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
This commit is contained in:
@@ -187,7 +187,7 @@ class TakePosFunctionalTest extends \PHPUnit_Extensions_Selenium2TestCase
|
||||
} else {
|
||||
// Disable the module
|
||||
$this->byHref('modTakePos')->click();
|
||||
// Reenable the module
|
||||
// Re-enable the module
|
||||
$this->byHref('modTakePos')->click();
|
||||
}
|
||||
// Page reloaded, we need a new Xpath
|
||||
|
||||
Reference in New Issue
Block a user