mirror of
https://github.com/nextcloud/server.git
synced 2026-04-29 18:11:41 -04:00
Fix accceptance tests
Signed-off-by: Julius Härtl <jus@bitgrid.net>
This commit is contained in:
parent
784eef16f6
commit
4d5c01e066
1 changed files with 1 additions and 1 deletions
|
|
@ -78,7 +78,7 @@ Feature: users
|
|||
And I open the settings
|
||||
And I see that the settings are opened
|
||||
When I toggle the showLanguages checkbox in the settings
|
||||
Then I see that the "Languages" column is shown
|
||||
Then I see that the "Language" column is shown
|
||||
When I toggle the showLastLogin checkbox in the settings
|
||||
Then I see that the "Last login" column is shown
|
||||
When I toggle the showStoragePath checkbox in the settings
|
||||
|
|
|
|||
Loading…
Reference in a new issue