mirror of
https://github.com/discourse/discourse.git
synced 2025-06-04 19:57:18 +08:00
UX: update chat icon to d-chat (#20744)
This commit is contained in:
@ -30,7 +30,7 @@ RSpec.describe "Sidebar navigation menu", type: :system, js: true do
|
||||
visit("/")
|
||||
|
||||
expect(sidebar_page.channels_section).to have_css(
|
||||
".sidebar-section-link-#{channel_1.slug} .sidebar-section-link-prefix svg.prefix-icon.d-icon-hashtag",
|
||||
".sidebar-section-link-#{channel_1.slug} .sidebar-section-link-prefix svg.prefix-icon.d-icon-d-chat",
|
||||
)
|
||||
end
|
||||
|
||||
|
Reference in New Issue
Block a user