Skip to content

Commit b6490e8

Browse files
author
Sergio Daniel Xalambrí
committed
[fix] tests expected
1 parent 50a96da commit b6490e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/index.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ test('url parser', t => {
6262

6363

6464
test('connected component', t => {
65-
t.plan(2);
65+
t.plan(1);
6666

6767
function mapURLToProps(getURL) {
6868
return {

0 commit comments

Comments
 (0)