mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
UX: new sidebar styling (#29119)
This commit is contained in:
@@ -23,7 +23,7 @@ RSpec.describe "Sidebar navigation menu", type: :system do
|
||||
|
||||
expect(sidebar_page.channels_section).to have_css(
|
||||
".sidebar-section-header-text",
|
||||
text: I18n.t("js.chat.chat_channels"),
|
||||
text: I18n.t("js.chat.chat_channels").upcase,
|
||||
)
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user