test(): update other tests to use the new path update (#24841)

This commit is contained in:
Liam DeBeasi
2022-03-02 09:23:18 -05:00
committed by GitHub
parent aacb58a322
commit 4b5843ed5d
12 changed files with 12 additions and 12 deletions

View File

@ -1,6 +1,6 @@
import { newE2EPage } from '@stencil/core/testing';
import { dragElementBy, generateE2EUrl, listenForEvent, waitForFunctionTestContext } from '../../../utils/test/utils';
import { dragElementBy, generateE2EUrl, listenForEvent, waitForFunctionTestContext } from '@utils/test';
export const testPickerColumn = async (
type: string,