Add "More" to the sidebar menu with links to mutes, blocks, and so on (#34987)
This commit is contained in:
parent
9896bed85f
commit
f53bb4cd7d
8 changed files with 151 additions and 157 deletions
|
@ -32,8 +32,8 @@ RSpec.describe 'Log out' do
|
|||
expect(page)
|
||||
.to have_css('body', class: 'app-body')
|
||||
|
||||
within '.navigation-bar' do
|
||||
click_on 'Menu'
|
||||
within '.navigation-panel' do
|
||||
click_on 'More'
|
||||
end
|
||||
|
||||
within '.dropdown-menu' do
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue