chore: mark legacy test cases

This commit is contained in:
chenjiahan
2020-11-08 20:14:54 +08:00
parent a568b402cb
commit 0bd440c53e
7 changed files with 1 additions and 1 deletions
-4
View File
@@ -1,4 +0,0 @@
import Demo from '../demo';
import { snapshotDemo } from '../../../test/demo';
snapshotDemo(Demo);