mirror of
https://github.com/wahyd4/ant-design.git
synced 2026-08-08 20:38:12 +10:00
Oops, forgot node.
This commit is contained in:
+2
-1
@@ -14,5 +14,6 @@
|
||||
"\\.md$": "./node_modules/antd-demo-jest"
|
||||
},
|
||||
"testRegex": "demo\\.test\\.js$",
|
||||
"testEnvironment": "node"
|
||||
"testEnvironment": "node",
|
||||
"snapshotSerializers": ["enzyme-to-json/serializer"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user