-
Bug
-
Resolution: Fixed
-
Critical
-
2.9
-
MOODLE_29_STABLE
-
MOODLE_29_STABLE
-
wip-mdl-50042
-
- Run behat with --profile and --tags on windows and linux.
- Try use different behat options like name and scenario and make sure all works as expected.
On windows passing profile show that it's not a valid profile. Problem is symfony is adding quotes.
We should use double quotes and not single quotes.