tests(inputs): update e2e switch/checkbox/radio

This commit is contained in:
Adam Bradley
2015-10-06 22:49:32 -05:00
parent f7bed3e098
commit a960069d01
5 changed files with 5 additions and 5 deletions

View File

@ -8,7 +8,7 @@
<ion-list>
<ion-checkbox value="apple" checked="true" ng-control="appleCtrl" class="e2eAppleCheckbox">
<ion-checkbox value="apple" checked="true" ng-control="appleCtrl">
Apple, value=apple, init checked
</ion-checkbox>