mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-11-12 12:08:52 +08:00
test(): update other tests to use the new path update (#24841)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import { newE2EPage } from '@stencil/core/testing';
|
||||
|
||||
import { generateE2EUrl } from '../../../utils/test/utils';
|
||||
import { generateE2EUrl } from '@utils/test';
|
||||
|
||||
export const testToast = async (
|
||||
type: string,
|
||||
|
||||
Reference in New Issue
Block a user