diff options
Diffstat (limited to 'tests/acceptance/features')
-rw-r--r-- | tests/acceptance/features/users.feature | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/acceptance/features/users.feature b/tests/acceptance/features/users.feature index a49b00949d9..1adc2e1f396 100644 --- a/tests/acceptance/features/users.feature +++ b/tests/acceptance/features/users.feature @@ -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 |