We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b4ebb51 commit 3b56686Copy full SHA for 3b56686
dash-renderer/package.json
@@ -13,7 +13,6 @@
13
"format": "prettier --config .prettierrc --write \"src/**/*.js\"",
14
"format:test": "prettier --config .prettierrc \"src/**/*.js\" --list-different",
15
"test": "npm run lint",
16
- "test:py": "python -m unittest -v tests.test_render tests.test_race_conditions",
17
"test:js": "jest"
18
},
19
"author": "chriddyp",
0 commit comments