chore(): disable e2e testing in CI

This commit is contained in:
Manu Mtz.-Almeida
2018-09-25 20:17:16 +02:00
parent ede5525342
commit aaaf55cbb5
2 changed files with 4 additions and 1 deletions

View File

@ -15,6 +15,9 @@
<ion-header>
<ion-toolbar>
<ion-title>Toggle - Basic</ion-title>
<ion-buttons slot="primary">
<ion-toggle></ion-toggle>
</ion-buttons>
</ion-toolbar>
</ion-header>