From 2ad02280a98e58e9a422ad208b324ca4c8035933 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Luca=20B=C3=B6sch?= Date: Thu, 2 Apr 2020 00:04:38 +0200 Subject: [PATCH] MDL-67672 user: Display name in user menu as elsewhere. --- user/tests/behat/full_name_display.feature | 1 - 1 file changed, 1 deletion(-) diff --git a/user/tests/behat/full_name_display.feature b/user/tests/behat/full_name_display.feature index 091f016c40c..83b1cd70be9 100644 --- a/user/tests/behat/full_name_display.feature +++ b/user/tests/behat/full_name_display.feature @@ -79,4 +79,3 @@ Feature: Users' names are displayed across the site according to the user policy And I set the field "Select users" to "three@example.com" And I click on ".form-autocomplete-downarrow" "css_element" in the "Select users" "form_row" Then I should see "Sarah, Sev, Siobhan, Desforges" -