mirror of
https://github.com/youzan/vant.git
synced 2025-10-17 00:14:18 +00:00
test: skip image SSR test case (#12644)
This commit is contained in:
@@ -1,6 +1,9 @@
|
|||||||
/**
|
/**
|
||||||
* @vitest-environment node
|
* @vitest-environment node
|
||||||
*/
|
*/
|
||||||
|
// TODO
|
||||||
|
// enable this case and update snapshot after bump Vue new version
|
||||||
|
// see: https://github.com/vuejs/core/pull/10397
|
||||||
import Demo from '../demo/index.vue';
|
import Demo from '../demo/index.vue';
|
||||||
import { snapshotDemo } from '../../../test/demo';
|
import { snapshotDemo } from '../../../test/demo';
|
||||||
|
|
Reference in New Issue
Block a user