mirror of
https://github.com/discourse/discourse.git
synced 2025-05-30 23:58:26 +08:00
FIX: rename everything link to topics (#22076)
Rename everything link in community sidebar section to topics, which is a bit more descriptive.
This commit is contained in:

committed by
GitHub

parent
f75ac9da30
commit
959c50001d
@ -30,7 +30,7 @@ module PageObjects
|
||||
)
|
||||
end
|
||||
|
||||
def click_everything_link
|
||||
def click_topics_link
|
||||
find(".sidebar-section-link[data-link-name='everything']").click
|
||||
end
|
||||
|
||||
|
Reference in New Issue
Block a user