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

@ -6,6 +6,7 @@ Feature: Manage competency frameworks
Background:
Given I log in as "admin"
And I change window size to "small"
And I am on site homepage
Scenario: Create a new framework

View file

@ -6,6 +6,7 @@ Feature: Manage plearning plan templates
Background:
Given I log in as "admin"
And I change window size to "small"
And I am on site homepage
Scenario: Create a new learning plan template