-
Notifications
You must be signed in to change notification settings - Fork 486
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
System: Fix Behat scenario 'Enter to public password-protected course' - refs GH#1678 #4497
base: 1.11.x
Are you sure you want to change the base?
System: Fix Behat scenario 'Enter to public password-protected course' - refs GH#1678 #4497
Conversation
The behat run by Github still returns an error on that precise test: https://github.com/chamilo/chamilo-lms/actions/runs/3697991616/jobs/6382177704
|
Maybe a click must be sent to #collapse-course-access-settings to make sure the setting appears ? |
After several tests, it has been fixed in local, but it continues to fail in GitHub tests The following has been tried:
|
This PR is intentionally left "on hold" as it doesn't solve the issue in all contexts, but provides hints at a future solution. |
No description provided.