Skip to content

Commit

Permalink
Tests: Make the window large enough to allow Behat to work on the use…
Browse files Browse the repository at this point in the history
…r list table properly
  • Loading branch information
abias committed Sep 9, 2024
1 parent f74318e commit 6523fc6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/behat/tool_selfsignuphardlifecycle.feature
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ Feature: The hard life cycle for self-signup users tool allows admins to get rid
Given the following config values are set as admin:
| coveredauth | email | tool_selfsignuphardlifecycle |
| userdeletionperiod | 200 | tool_selfsignuphardlifecycle |
# Make the window large enough to allow Behat to work on the user list table properly
And I change window size to "large"

Scenario: Manual authenticated users remain untouched by the tool
Given the following "users" exist:
Expand Down

0 comments on commit 6523fc6

Please sign in to comment.