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 50a96da commit b6490e8Copy full SHA for b6490e8
test/index.js
@@ -62,7 +62,7 @@ test('url parser', t => {
62
63
64
test('connected component', t => {
65
- t.plan(2);
+ t.plan(1);
66
67
function mapURLToProps(getURL) {
68
return {
0 commit comments