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 b779e7f commit 4595a0eCopy full SHA for 4595a0e
.codesandbox/ci.json
@@ -1,4 +1,5 @@
1
{
2
+ "install": "install --force --no-lockfile",
3
"sandboxes": ["new", "github/kentcdodds/react-testing-library-examples"],
4
"node": "12"
5
}
0 commit comments