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