mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-20 20:33:32 +08:00
chore(): use relative imports in tests
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
import {TextInput} from 'ionic-angular';
|
||||
import {TextInput} from '../../../../ionic';
|
||||
|
||||
export function run() {
|
||||
|
||||
|
Reference in New Issue
Block a user