mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-24 06:22:45 +08:00
fix(input): update input css/tests
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
|
||||
it('should check apple via switch element click', function() {
|
||||
element(by.css('[ngControl=appleCtrl] .toggle-media')).click();
|
||||
element(by.css('[value="apple"] button')).click();
|
||||
});
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user