mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
switch padding fix
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
|
||||
it('should check apple via checkbox element click', function() {
|
||||
it('should check apple via switch element click', function() {
|
||||
element(by.css('#e2eAppleCheckbox')).click();
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user