test(Badge): update test cases

This commit is contained in:
chenjiahan
2020-11-13 23:32:27 +08:00
parent 9d3aa1d0f0
commit c33720a793
5 changed files with 67 additions and 10 deletions
+4
View File
@@ -0,0 +1,4 @@
import Demo from '../demo';
import { snapshotDemo } from '../../../test/demo';
snapshotDemo(Demo);