mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
remove some snapshot e2es
This commit is contained in:
@@ -1,8 +1,4 @@
|
||||
|
||||
it('should check Banana', function() {
|
||||
element(by.css('#e2eBanana')).click();
|
||||
});
|
||||
|
||||
it('should check Cherry', function() {
|
||||
element(by.css('#e2eCherry')).click();
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user