mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
fix action menu / popups
This commit is contained in:
@@ -4,5 +4,5 @@ it('should open action menu', function() {
|
||||
});
|
||||
|
||||
it('should close with backdrop click', function() {
|
||||
element(by.css('.action-menu-backdrop')).click();
|
||||
element(by.css('backdrop')).click();
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user