style(test): add spacing in comment fix lint (#8555)

This commit is contained in:
Ramon Henrique Ornelas
2016-10-07 10:49:49 -03:00
committed by Manu Mtz.-Almeida
parent e2a6f2bbec
commit af880ac5b4

View File

@@ -633,7 +633,7 @@ export class Tab3 {
}
presentModal() {
//this.modalCtrl.create(MyModal).present();
// this.modalCtrl.create(MyModal).present();
}
selectPrevious() {