chore: adjust path of test utils (#4997)
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import Coupon from '../../coupon';
|
||||
import CouponList from '..';
|
||||
import CouponCell from '../../coupon-cell';
|
||||
import { later, mount } from '../../../test/utils';
|
||||
import { later, mount } from '../../../test';
|
||||
|
||||
const coupon = {
|
||||
id: 1,
|
||||
|
||||
Reference in New Issue
Block a user