Skip to content

Commit

Permalink
[fix] tests expected
Browse files Browse the repository at this point in the history
  • Loading branch information
Sergio Daniel Xalambrí committed Apr 28, 2016
1 parent 50a96da commit b6490e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ test('url parser', t => {


test('connected component', t => {
t.plan(2);
t.plan(1);

function mapURLToProps(getURL) {
return {
Expand Down

0 comments on commit b6490e8

Please sign in to comment.