mirror of
https://github.com/diaspora/diaspora.git
synced 2026-01-10 07:38:10 -05:00
stabilize features/mobile/drawer.feature:59
This commit is contained in:
@@ -12,7 +12,7 @@ end
|
||||
|
||||
When /^I open the drawer$/ do
|
||||
find("#menu-badge").click
|
||||
expect(find("#app")["class"]).to include "draw"
|
||||
expect(page).to have_css("#app.draw")
|
||||
end
|
||||
|
||||
Then /^the aspect dropdown within "([^"]*)" should be labeled "([^"]*)"/ do |selector, label|
|
||||
|
||||
Reference in New Issue
Block a user