mirror of
https://github.com/moodle/moodle.git
synced 2025-04-03 23:42:39 +02:00
MDL-62948 tool_policy: Increase window size
In the default window size the floating footer detaling the privacy policies covers the "Login as guest" button.
This commit is contained in:
parent
8c51626841
commit
e06f0c44ea
@ -460,6 +460,7 @@ Feature: User must accept policy managed by this plugin when logging in and sign
|
||||
| This privacy policy | 1 | | full text3 | short text3 | active | loggedin |
|
||||
| This guests policy | 0 | | full text4 | short text4 | active | guest |
|
||||
And I am on site homepage
|
||||
And I change window size to "large"
|
||||
And I follow "Log in"
|
||||
When I press "Log in as a guest"
|
||||
Then I should see "If you continue browsing this website, you agree to our policies"
|
||||
|
Loading…
x
Reference in New Issue
Block a user