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,4 +1,4 @@
import {App} from 'ionic-angular';
import {App} from '../../../../../ionic';
@App({