test(e2e): update all e2e tests to use a local path to ionic

this lets type errors to show up during development

closes #6366
This commit is contained in:
Brandy Carney
2016-04-29 15:34:56 -04:00
parent 77b21b29c5
commit 45e37ceb29
107 changed files with 111 additions and 111 deletions

View File

@ -1,5 +1,5 @@
import {Validators, Control, ControlGroup} from 'angular2/common';
import {App, Page, NavController} from 'ionic-angular';
import {App, Page, NavController} from '../../../../../ionic';
@Page({