mirror of
https://github.com/youzan/vant.git
synced 2025-10-15 07:30:53 +00:00
test: skip image SSR test case (#12644)
This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
/**
|
||||
* @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 { snapshotDemo } from '../../../test/demo';
|
||||
|
Reference in New Issue
Block a user