[Improvement] Rebuild test system (#1051)
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
// Jest Snapshot v1, https://goo.gl/fbAQLP
|
||||
|
||||
exports[`renders sku correctly 1`] = `""`;
|
||||
@@ -0,0 +1,4 @@
|
||||
import Sku from '../';
|
||||
import demoTest from '../../../test/demo-test';
|
||||
|
||||
demoTest(Sku);
|
||||
Reference in New Issue
Block a user