mirror of
https://github.com/discourse/discourse.git
synced 2025-06-01 05:53:52 +08:00
DEV: lint against Layout/EmptyLineBetweenDefs (#24914)
This commit is contained in:
@ -8,6 +8,7 @@ module PageObjects
|
||||
def modal
|
||||
find(".grant-badge-modal")
|
||||
end
|
||||
|
||||
def select_badge(badge_name)
|
||||
within(modal) do
|
||||
grantable_badges_dropdown.expand
|
||||
|
Reference in New Issue
Block a user