test(): update checkbox/select/toggle tests

This commit is contained in:
Adam Bradley
2016-02-14 14:42:42 -06:00
parent 78b1a0cae9
commit 1e0df9249e
9 changed files with 42 additions and 14 deletions

View File

@ -25,7 +25,7 @@ const CHECKBOX_VALUE_ACCESSOR = new Provider(
*
* <ion-item>
* <ion-label>Pepperoni</ion-label>
* <ion-checkbox [(ngModel)]="pepperoni" checked="true"></ion-checkbox>
* <ion-checkbox [(ngModel)]="pepperoni"></ion-checkbox>
* </ion-item>
*
* <ion-item>