mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-24 14:58:36 +08:00
chore(tests): correct components to use src path instead of ionic to ensure karma tests pass.
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
import {App} from '../../../../../ionic';
|
||||
import {App} from '../../../../../src';
|
||||
import {
|
||||
Control,
|
||||
ControlGroup,
|
||||
|
Reference in New Issue
Block a user