mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
test(menu): fix snapshot test
This commit is contained in:
@@ -5,5 +5,5 @@ it('should toggle open menu', function() {
|
||||
|
||||
|
||||
it('should close menu', function() {
|
||||
element(by.css('[menuClose=leftMenu]')).click();
|
||||
element(by.css('[menuClose=left]')).click();
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user