mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-21 21:15:24 +08:00
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:
@ -1,4 +1,4 @@
|
||||
import {App} from 'ionic-angular';
|
||||
import {App} from '../../../../../ionic';
|
||||
|
||||
|
||||
@App({
|
||||
|
Reference in New Issue
Block a user