-
Bug
-
Resolution: Fixed
-
Minor
-
4.4.2, 4.5
-
1
-
HQ 2024 Sprint I3.1 Moppies
While creating some feature files for testing MDL-76889 I faced an error with competencies generators because BEHAT_TEST is not defined (so PHPUNIT_TEST generators were used by default, which is wrong).
As far as admin/tool/generator/cli/runtestscenario.php is running behat steps, BEHAT_TEST should be defined, to avoid errors.