MDL-66378 behat: Change screen size to small to work around UI bugs

This commit is contained in:
Andrew Nicols 2019-08-22 07:45:49 +08:00
parent 6fd975cc07
commit dbcbee4133
3 changed files with 3 additions and 0 deletions

View file

@ -9,6 +9,7 @@ Feature: Manage tokens
| username | password | firstname | lastname |
| testuser | testuser | Joe | Bloggs |
| testuser2 | testuser2 | TestFirstname | TestLastname |
And I change window size to "small"
And I log in as "admin"
And I am on site homepage