mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
refactor(switch): changed some of the markup and flattened the css
references #689
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
|
||||
it('should check apple via switch element click', function() {
|
||||
element(by.css('[ng-control=appleCtrl] media-switch')).click();
|
||||
element(by.css('[ng-control=appleCtrl] .switch-media')).click();
|
||||
});
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user